Skip to content

Commit 80bd894

Browse files
alkheTheLarkInn
authored andcommitted
add "root": true to .eslintrc (webpack#3145)
1 parent 75caa16 commit 80bd894

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"root": true,
23
"env": {
34
"node": true
45
},

0 commit comments

Comments
 (0)