Skip to content

Commit 47d4575

Browse files
committed
Add Prettier config
1 parent e45662a commit 47d4575

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.prettierrc

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

0 commit comments

Comments
 (0)