mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-29 16:30:33 -05:00
12e29a1f8b
See https://github.com/vuejs/vue-cli/pull/6023 It's not the ideal solution, though. In the long run we should have the shim built-in (either in this plugin or in the `vue-loader` package), for which ESLint rules should be properly applied, and the user can simply import that shim module.