We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b979c50 commit 1803c6eCopy full SHA for 1803c6e
templates/eslint.config.ts.ejs
@@ -2,8 +2,8 @@
2
<%- importer %>
3
<%_ } _%>
4
import { globalIgnores } from 'eslint/config'
5
-import pluginVue from 'eslint-plugin-vue'
6
import { defineConfigWithVueTs, vueTsConfigs } from '@vue/eslint-config-typescript'
+import pluginVue from 'eslint-plugin-vue'
7
<%_ for (const { importer } of configsAfterVuePlugin) { _%>
8
9
0 commit comments