Skip to content

Commit

Permalink
chore(deps): upgrade typescript, eslint, prettier, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Sep 28, 2023
1 parent 2c8efac commit 8250b83
Show file tree
Hide file tree
Showing 4 changed files with 2,163 additions and 2,575 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"plugin:@typescript-eslint/recommended"
],
"rules": {
"@typescript-eslint/no-unused-vars": 1,
"@typescript-eslint/explicit-module-boundary-types": 0,
"@typescript-eslint/no-inferrable-types": 0
}
Expand Down
Loading

0 comments on commit 8250b83

Please sign in to comment.