Skip to content

Commit 6e4678b

Browse files
committed
Update Eslint & prettier
1 parent a7d3d57 commit 6e4678b

File tree

6 files changed

+776
-219
lines changed

6 files changed

+776
-219
lines changed

.prettierrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"arrowParens": "always",
44
"singleQuote": true,
55
"printWidth": 120,
6-
"pluginSearchDirs": [
7-
"."
8-
],
96
"semi": false,
107
"trailingComma": "es5"
118
}

0 commit comments

Comments
 (0)