6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"editor.rulers": [80, 100],
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 2
|
|
}
|