Skip to content

Commit 239a3cf

Browse files
committed
corrected prettier config
1 parent 3a2a491 commit 239a3cf

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.prettierrc.json

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

prettier.config.cjs

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)