Skip to content

Commit 156da35

Browse files
clean up config
1 parent 02a3cdd commit 156da35

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.prettierrc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"parser": "typescript",
3-
"bracketSpacing": true,
4-
"trailingComma": "all",
52
"singleQuote": true,
6-
"semi": true,
7-
"useTabs": false,
8-
"tabWidth": 2,
93
"printWidth": 120
104
}

0 commit comments

Comments
 (0)