🔧 Updated prettierrc
This commit is contained in:
parent
8d321893ee
commit
156b84e909
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
trailingComma: "all"
|
||||
tabWidth: 4
|
||||
printWidth: 80
|
||||
semi: false
|
||||
jsxSingleQuote: true
|
||||
singleQuote: true
|
||||
bracketSpacing: true
|
||||
bracketSameLine: true
|
||||
arrowParens: "avoid"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue