Files

7 lines
106 B
JSON
Raw Permalink Normal View History

2026-05-03 12:12:57 -04:00
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
}
}