react-native/RNTester/.eslintrc

6 lines
60 B
Plaintext

{
"rules": {
"react-native/no-inline-styles": 0
}
}