Update subproject commit and enhance VSCode settings; refactor imports and formatting in center.schema.ts; add docwriter style to settings.json
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependi.npm.lockFileEnabled": false,
|
||||
"typescript.tsdk": "node_modules\\typescript\\lib",
|
||||
"compile-hero.disable-compile-files-on-did-save-code": true
|
||||
}
|
||||
"compile-hero.disable-compile-files-on-did-save-code": true,
|
||||
"docwriter.style": "JSDoc"
|
||||
}
|
||||
Reference in New Issue
Block a user