Delete vscode formatter settings for now
This commit is contained in:
parent
e18e7548d5
commit
3610ac8917
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"editor.tabSize": 2,
|
|
||||||
"javascript.format.semicolons": "remove",
|
|
||||||
"typescript.format.semicolons": "remove",
|
|
||||||
"typescript.preferences.quoteStyle": "single",
|
|
||||||
"vetur.format.defaultFormatter.js": "vscode-typescript",
|
|
||||||
"vetur.format.defaultFormatter.ts": "vscode-typescript"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user