-2
.eslintrc.js
-2
.eslintrc.js
···
17
17
'eslint-plugin-react-compiler',
18
18
],
19
19
rules: {
20
-
// Temporary until https://github.com/facebook/react-native/pull/43756 gets into a release.
21
-
'prettier/prettier': 0,
22
20
'react/no-unescaped-entities': 0,
23
21
'react/prop-types': 0,
24
22
'react-native/no-inline-styles': 0,