mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +01: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,4 +1,5 @@
|
||||
{
|
||||
"root": true,
|
||||
"parser": "babel-eslint",
|
||||
"env": {
|
||||
"browser": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user