Skip to content

Commit 38c83ad

Browse files
author
Gonzalo Diaz
committed
[CONFIG] Prettier config file (for JSON data files for unit testing).
1 parent 5b28236 commit 38c83ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.prettierrc.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
singleQuote: true
3+
quoteProps: preserve
4+
useTabs: false
5+
printWidth: 80
6+
tabWidth: 2
7+
trailingComma: none

0 commit comments

Comments
 (0)