mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
5 lines
90 B
JSON
5 lines
90 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|