Skip to content

Commit 9c40148

Browse files
committed
Moves prettier config
1 parent 0b8a0f7 commit 9c40148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.prettierrc renamed to .prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"printWidth": 80,
33
"tabWidth": 2,
44
"useTabs": false,
5-
"semi": false,
5+
"semi": true,
66
"singleQuote": true,
77
"trailingComma": "all",
88
"bracketSpacing": false,

0 commit comments

Comments
 (0)