Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bansan85 committed Sep 5, 2021
1 parent dcce23c commit 28515b6
Show file tree
Hide file tree
Showing 7 changed files with 12,996 additions and 25,525 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
"semi": "off",
"@typescript-eslint/semi": ["error", "never"],
"@typescript-eslint/type-annotation-spacing": "error",
"@typescript-eslint/unbound-method": "error"
"@typescript-eslint/unbound-method": "error",
"i18n-text/no-en": 0
},
"env": {
"node": true,
Expand Down
Loading

0 comments on commit 28515b6

Please sign in to comment.