7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"editor.rulers": [80, 100],
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 2,
|
|
"xo.enable": true
|
|
}
|