added format on save for vscode
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -45,6 +45,7 @@
|
||||
"extensions/.continue-debug": true
|
||||
// "sync/**": true
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"eslint.workingDirectories": ["./core"],
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"conventionalCommits.showNewVersionNotes": false,
|
||||
|
||||
Reference in New Issue
Block a user