We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcc04d commit aaa45a2Copy full SHA for aaa45a2
.eslintrc.js
@@ -4,7 +4,6 @@ module.exports = {
4
"eslint:recommended",
5
"plugin:react/recommended",
6
"plugin:@typescript-eslint/recommended",
7
- "@react-native-community",
8
"prettier",
9
],
10
ignorePatterns: [
0 commit comments