mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-16 21:36:30 +00:00
7 lines
106 B
JSON
7 lines
106 B
JSON
|
|
{
|
||
|
|
"editor.formatOnSave": true,
|
||
|
|
"editor.codeActionsOnSave": {
|
||
|
|
"source.organizeImports": true
|
||
|
|
}
|
||
|
|
}
|