Skip to content

Commit 7325f7c

Browse files
committed
fix: prettier
1 parent c7098a2 commit 7325f7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
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)