mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 08:50:22 +00:00
Specify root: true for ESLint.
That way, ESLint won't look in parent dirs for configuration files.
This commit is contained in:
parent
ca5c2457ee
commit
22c8c1e887
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"root": true,
|
||||
"parser": "babel-eslint",
|
||||
"env": {
|
||||
"browser": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue