Skip to content

Commit c3fffc8

Browse files
committed
Add .eslintrc.json
1 parent 3a9a200 commit c3fffc8

File tree

18 files changed

+3
-0
lines changed

18 files changed

+3
-0
lines changed

.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
rules: {
2+
"@typescript-eslint/no-unused-vars": "warn" // or "off"
3+
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)