Format vetur config file and force tabs when indenting
This commit is contained in:
parent
52ffa66ceb
commit
b6d1452b1d
@ -1 +1,5 @@
|
|||||||
{"suggest.noselect": false}
|
{
|
||||||
|
"suggest.noselect": false,
|
||||||
|
"vetur.format.options.tabSize": 4,
|
||||||
|
"vetur.format.options.useTabs": true
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user