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 c52979f commit 45a11a7Copy full SHA for 45a11a7
index.js
@@ -12,7 +12,6 @@ module.exports = {
12
node: true,
13
es6: true,
14
jest: true,
15
- 'react-native/react-native': true,
16
},
17
settings: {
18
react: {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@arelstone/eslint-config-react-native-typescript",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "My eslint rules",
5
"main": "index.js",
6
"scripts": {
0 commit comments