mirror of
https://gitee.com/antv/g6.git
synced 2024-12-03 04:08:32 +08:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
}
|