Skip to content

Commit 7639fbf

Browse files
committed
chore: prettier upgrade
1 parent e05ab61 commit 7639fbf

File tree

4 files changed

+605
-568
lines changed

4 files changed

+605
-568
lines changed

.eslintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"plugin:@typescript-eslint/eslint-recommended",
1919
"plugin:@typescript-eslint/recommended",
2020
"plugin:jest/recommended",
21-
"prettier",
22-
"prettier/@typescript-eslint"
21+
"prettier"
2322
],
2423
"rules": {}
2524
}

0 commit comments

Comments
 (0)