Skip to content

Commit

Permalink
chore(deps-dev): bump eslint dependencies (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Aug 13, 2023
1 parent d9387ed commit c308de7
Show file tree
Hide file tree
Showing 5 changed files with 656 additions and 2,105 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ root: true

extends:
- "eslint:recommended"
- "plugin:@typescript-eslint/recommended"
- "plugin:@typescript-eslint/recommended-requiring-type-checking"
- "plugin:@typescript-eslint/strict"
- "plugin:@typescript-eslint/strict-type-checked"
- "plugin:@typescript-eslint/stylistic-type-checked"
- "plugin:import/recommended"
- "plugin:import/typescript"
- "plugin:jsdoc/recommended-typescript-error"
Expand Down
4 changes: 2 additions & 2 deletions dist/main.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit c308de7

Please sign in to comment.