Skip to content

Commit 812353a

Browse files
committed
chore: convert prettier config to json
1 parent 652b021 commit 812353a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.prettierrc.json

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

prettier.config.js

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

0 commit comments

Comments
 (0)