yokutango/.vscode/settings.json

7 lines
112 B
JSON
Raw Normal View History

2022-01-26 00:07:17 +01:00
{
"[json]": {
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.formatOnSave": false
}
}