Skip to content

Commit 090cee9

Browse files
committed
Update .eslintrc.json
1 parent 9811ce9 commit 090cee9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"semi": [
3232
"error",
3333
"always"
34-
]
34+
],
35+
"no-unused-vars": 0
3536
}
3637
}

0 commit comments

Comments
 (0)