vue/multi-word-component-names
complains about import Vue from 'vue'
in main.ts
#1670
Closed
2 tasks done
Labels
Checklist
Tell us about your environment
Please show your full configuration:
What did you do?
Run
yarn lint
on the code base.What did you expect to happen?
No
vue/multi-word-component-names
errors should be reported in non-component files.What actually happened?
A
vue/multi-word-component-names
error was reported in themain.ts
file:Repository to reproduce this issue
(closed source)
The text was updated successfully, but these errors were encountered: