mirror of
https://github.com/depp/syncfiles.git
synced 2025-02-18 14:30:47 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"editor.rulers": [80],
|
|
"editor.detectIndentation": false,
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": false
|
|
}
|