Skip to content

Commit feee7da

Browse files
committed
Added root true to help with running eslint locally
1 parent 2219858 commit feee7da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"root": true,
23
"env": {
34
"browser": true,
45
"es6": true,

0 commit comments

Comments
 (0)