mirror of
https://github.com/shoedler/crossbow.git
synced 2026-07-22 07:40:26 +00:00
7 lines
No EOL
128 B
JSON
7 lines
No EOL
128 B
JSON
{
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
},
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 2
|
|
} |