yokutango/.vscode/settings.json

7 lines
112 B
JSON

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