Files
echospace/.vscode/settings.json

7 lines
161 B
JSON

{
"editor.tabSize": 2,
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.rulers": [100],
"rewrap.wrappingColumn": 70,
}