Skip to content

Commit 5b93212

Browse files
committed
Set eslintrc file as root
1 parent b4db055 commit 5b93212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"root": true,
23
"plugins": ["github"],
34
"extends": ["plugin:github/browser", "plugin:github/recommended", "plugin:github/typescript"],
45
"globals": {

0 commit comments

Comments
 (0)