change: disable formatOnType
This commit is contained in:
parent
ab0157dbe1
commit
fe224ba50d
2
.vscode/setting.json
vendored
2
.vscode/setting.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"editor.formatOnType": true,
|
||||
"editor.formatOnType": false,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user