Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 0ae6258

Browse files
committed
Add ES lint root option
1 parent 21a2bdb commit 0ae6258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

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

0 commit comments

Comments
 (0)