Skip to content

Commit 8f29c72

Browse files
committed
added prettier plugin back in
1 parent 400a9f8 commit 8f29c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"project": "./tsconfig.json"
1919
},
2020
"plugins": [
21-
"import"
21+
"import", "prettier"
2222
],
2323
"rules": {
2424
"no-plusplus": [

0 commit comments

Comments
 (0)