formatOnSave true
This commit is contained in:
parent
a769761ca0
commit
18fb395685
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": true,
|
||||
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.autoClosingBrackets": true,
|
||||
"git.ignoreLimitWarning": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user