mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 09:42:59 +08:00
init
This commit is contained in:
9
.prettierrc.yaml
Normal file
9
.prettierrc.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
singleQuote: true
|
||||
semi: false
|
||||
printWidth: 120
|
||||
trailingComma: 'es5'
|
||||
tabWidth: 2
|
||||
useTabs: false
|
||||
endOfLine: 'lf'
|
||||
htmlWhitespaceSensitivity: 'ignore'
|
||||
arrowParens: 'always'
|
||||
Reference in New Issue
Block a user