Added prettier and updated deps
This commit is contained in:
parent
44dbbd6b1e
commit
63c11c77cd
1 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@
|
|||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "none",
|
||||
"tabs": false,
|
||||
"tabWidth": 2
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue