Closed jfrs closed 3 weeks ago
According this this extraFileExtensions needs a . before the extension.
extraFileExtensions
.
Add extensions starting with ., followed by the file extension. E.g. for a .vue file use "extraFileExtensions": [".vue"].
.vue
"extraFileExtensions": [".vue"]
According this this
extraFileExtensions
needs a.
before the extension.