Skip to content

Commit 9afe506

Browse files
Create .prettierrc
Signed-off-by: Sandra Frischmuth <sanfrisc@gmail.com>
1 parent 4422101 commit 9afe506

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)