mirror of
https://github.com/SrIzan10/echospace.git
synced 2026-06-06 00:56:54 +00:00
7 lines
161 B
JSON
7 lines
161 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.detectIndentation": false,
|
|
"editor.insertSpaces": true,
|
|
"editor.rulers": [100],
|
|
"rewrap.wrappingColumn": 70,
|
|
} |