2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Specify root: true for ESLint.

That way, ESLint won't look in parent dirs for configuration files.
This commit is contained in:
XhmikosR
2015-09-24 20:24:30 +03:00
parent ca5c2457ee
commit 22c8c1e887
+1
View File
@@ -1,4 +1,5 @@
{
"root": true,
"parser": "babel-eslint",
"env": {
"browser": true