Skip to content

Commit 47f773c

Browse files
committed
Upgrade linters and allow it to fix
1 parent ac069bc commit 47f773c

File tree

7 files changed

+1733
-1259
lines changed

7 files changed

+1733
-1259
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = {
99
'plugin:@typescript-eslint/eslint-recommended',
1010
'plugin:@typescript-eslint/recommended',
1111
'prettier',
12-
'prettier/@typescript-eslint',
1312
],
1413
root: true,
1514
env: {

0 commit comments

Comments
 (0)