Skip to content

Commit c6c5c87

Browse files
committed
Update dependencies
1 parent 627ac55 commit c6c5c87

File tree

3 files changed

+265
-213
lines changed

3 files changed

+265
-213
lines changed

.eslintrc.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ module.exports = {
1212
'eslint:recommended',
1313
'plugin:@typescript-eslint/eslint-recommended',
1414
'plugin:@typescript-eslint/recommended',
15-
'prettier',
16-
'prettier/@typescript-eslint'
15+
'prettier'
1716
],
1817
'parser': '@typescript-eslint/parser',
1918
'parserOptions': {

0 commit comments

Comments
 (0)