Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit d709fd8

Browse files
authored
Fix: Set root to true in eslintrc (fixes #211) (#212)
1 parent 1e73711 commit d709fd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.eslintrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
root: true
2+
13
env:
24
node: true
35

0 commit comments

Comments
 (0)