Skip to content

Commit 71cc647

Browse files
committed
Set up Prettier
1 parent 80aabbc commit 71cc647

File tree

3 files changed

+15491
-1525
lines changed

3 files changed

+15491
-1525
lines changed

.prettierrc.json

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

0 commit comments

Comments
 (0)