Skip to content

Commit 702d18a

Browse files
committed
Revert "Remove prettier overrides"
This reverts commit f093002.
1 parent 9e89aa0 commit 702d18a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.prettierrc.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
22
"semi": false,
3+
"singleQuote": true,
4+
"jsxSingleQuote": true,
35
"endOfLine": "lf"
46
}

0 commit comments

Comments
 (0)