amis/.vscode/settings.json

5 lines
90 B
JSON

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