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
Thank you for this issue.
I can't reproduce the problem. Do you get the same error from ESLint or vscode-eslint? If not, it may be a Vetur specific issue.
Checklist
Tell us about your environment
Please show your full configuration:
No config.
What did you do?
I'm trying to use a custom block in SFC.
I did register it in Vetur customBlocks, compiled the grammar and restarted, which now highlights properly.
What did you expect to happen?
No eslint error
What actually happened?
eslint-plugin-vue reports
vue/no-multiple-template-root
, see screenshot:The text was updated successfully, but these errors were encountered: