mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 02:38:20 +08:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
}
|