6 lines
123 B
JSON
6 lines
123 B
JSON
|
|
{
|
||
|
|
"prettier.useTabs": false,
|
||
|
|
"editor.tabSize": 2,
|
||
|
|
"editor.detectIndentation": false,
|
||
|
|
"editor.insertSpaces": false
|
||
|
|
}
|