5 lines
133 B
JSON
5 lines
133 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true
|
|
}
|