1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: update .prettierrc

This commit is contained in:
LooSheng
2022-03-28 11:30:17 +08:00
parent f5ebef1f75
commit 557fb83c02
2 changed files with 8 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
semi: true
tabWidth: 2
singleQuote: true
printWidth: 80
printWidth: 120
trailingComma: none