added default prettierrc file
This commit is contained in:
parent
2517c87bb1
commit
104f366736
1 changed files with 6 additions and 0 deletions
6
prettierrc.txt
Normal file
6
prettierrc.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
trailingComma: "all"
|
||||
tabWidth: 4
|
||||
semi: false
|
||||
singleQuote: true
|
||||
bracketSpacing: true
|
||||
arrowParens: "avoid"
|
||||
Loading…
Add table
Add a link
Reference in a new issue