Skip to content

Commit 9d02a3f

Browse files
committed
Added prettier formatting
1 parent 0e0a521 commit 9d02a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"plugin:import/typescript",
1818
"plugin:prettier/recommended",
1919
"plugin:@typescript-eslint/recommended",
20-
"plugin:@typescript-eslint/recommended-requiring-type-checking",
20+
"plugin:@typescript-eslint/recommended-requiring-type-checking"
2121
],
2222
"parser": "@typescript-eslint/parser",
2323
"parserOptions": {

0 commit comments

Comments
 (0)