Skip to content

Commit 295909b

Browse files
committed
chore(doc): Update README badges + prettier config
1 parent 2c56bac commit 295909b

File tree

3 files changed

+135
-121
lines changed

3 files changed

+135
-121
lines changed

.prettierrc.js

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

.prettierrc.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
semi: true
2+
trailingComma: 'all'
3+
singleQuote: true
4+
printWidth: 120
5+
tabWidth: 2
6+
proseWrap: never

0 commit comments

Comments
 (0)