yokutango/.vscode/settings.json
2022-01-26 00:07:17 +01:00

7 lines
112 B
JSON

{
"[json]": {
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.formatOnSave": false
}
}