limit ESLint to project folder (#4654)
This commit is contained in:
parent
d8a6ad4010
commit
ad3f590dd0
@ -30,6 +30,7 @@
|
||||
"release": "./build/publish.sh"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
"globals": {
|
||||
"L": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user