Skip to content

Commit

Permalink
update dependencies + added eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Mar 14, 2022
1 parent 6c46461 commit 9c4ebdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"no-continue": "off",
"no-use-before-define": "off",
"no-nested-ternary": "off",
"no-shadow": "off",

"@typescript-eslint/no-unused-vars": "off",
"@typescript-eslint/no-use-before-define": "off"
Expand Down

0 comments on commit 9c4ebdd

Please sign in to comment.