Skip to content

Commit 4d3513b

Browse files
author
Simon Planinschek
committed
Add prettier config file to project root
1 parent e87258f commit 4d3513b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.prettierrc

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

0 commit comments

Comments
 (0)