mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-21 10:23:52 +01:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
}
|
|
}
|