Skip to content

Commit bfb8c0d

Browse files
author
Maurice Snip
committed
chore: add Prettier config
1 parent f462a05 commit bfb8c0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)