update prettier config
This commit is contained in:
parent
f117060c00
commit
7e989903c3
1 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@
|
|||
"tabWidth": 4,
|
||||
"trailingComma": "es5",
|
||||
"singleQuote": true,
|
||||
"jsxBracketSameLine": true
|
||||
}
|
||||
"bracketSameLine": true
|
||||
}
|
Loading…
Add table
Reference in a new issue