Skip to content

Commit 4ea03d7

Browse files
committed
Add Prettierrc
1 parent ce78d5e commit 4ea03d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.prettierrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"useTabs": true,
3+
"semi": true,
4+
"singleQuote": true,
5+
"tabWidth": 2,
6+
"jsxSingleQuote": false
7+
}

0 commit comments

Comments
 (0)