amis2/.vscode/settings.json
2020-11-01 00:26:47 +08:00

6 lines
143 B
JSON

{
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib",
"gitHistory.showEditorTitleMenuBarIcons": false
}