8 lines
212 B
JSON
8 lines
212 B
JSON
{
|
|
"vetur.validation.template": false,
|
|
"vetur.format.enable": false,
|
|
"eslint.validate": ["javascript", "javascriptreact", "typescript", "vue"],
|
|
|
|
"vetur.experimental.templateInterpolationService": true
|
|
}
|