Skip to content

Commit c308de7

Browse files
authored
chore(deps-dev): bump eslint dependencies (#133)
1 parent d9387ed commit c308de7

File tree

5 files changed

+656
-2105
lines changed

5 files changed

+656
-2105
lines changed

.eslintrc.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ root: true
22

33
extends:
44
- "eslint:recommended"
5-
- "plugin:@typescript-eslint/recommended"
6-
- "plugin:@typescript-eslint/recommended-requiring-type-checking"
7-
- "plugin:@typescript-eslint/strict"
5+
- "plugin:@typescript-eslint/strict-type-checked"
6+
- "plugin:@typescript-eslint/stylistic-type-checked"
87
- "plugin:import/recommended"
98
- "plugin:import/typescript"
109
- "plugin:jsdoc/recommended-typescript-error"

dist/main.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)