You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sapphi-red
changed the title
Auto import components lacks comma when tsconfig paths is set
Auto importing components lacks comma when tsconfig paths is set
Dec 5, 2020
Vetur: Restart VLS
Info
Problem
When
paths
intsconfig.json
paths
the auto-import lacks a comma like below.
or
Reproducible Case
src/Test.vue
<test-b
The screenshot above is
src/Test.vue
.The text was updated successfully, but these errors were encountered: