Skip to content

Commit dd886f8

Browse files
authored
Update .eslintrc.json
stop looking in parent folders
1 parent 66bd814 commit dd886f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"root": true,
23
"parser": "babel-eslint",
34
"extends": [ "airbnb", "eslint:recommended", "plugin:flowtype/recommended" ],
45
"plugins": [ "react", "jsx-a11y", "flowtype" ],

0 commit comments

Comments
 (0)