amis2/.vscode/settings.json
2020-06-02 11:02:43 +08:00

5 lines
90 B
JSON

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