minor code cleanup
This commit is contained in:
parent
cfbd7c1550
commit
746adcd2fd
5 changed files with 28 additions and 27 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 160
|
||||
"printWidth": 160,
|
||||
"bracketSameLine": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue