Skip to content

Commit a22b7c6

Browse files
committed
Add prettier config
1 parent 739ae77 commit a22b7c6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.prettierrc.json

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

0 commit comments

Comments
 (0)