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