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 269aa72 commit c52979fCopy full SHA for c52979f
index.js
@@ -16,7 +16,7 @@ module.exports = {
16
},
17
settings: {
18
react: {
19
- version: 'detetect',
+ version: 'detect',
20
21
22
extends: [
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@arelstone/eslint-config-react-native-typescript",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "My eslint rules",
5
"main": "index.js",
6
"scripts": {
0 commit comments