unplugin-vue-components 是由 Vue官方人员开发的一款自动引入插件,可以省去比如 UI 库的大量 import 语句。 //1、安装npm i unplugin-vue-components -D//2、配置import { AntDesignVueResolver }from'unplugin-vue-components/resolvers'import Componentsfrom'unplugin-vue-components/vite'import { defineConfig...
'vue/multi-word-component-names': 'off' 引入 './.eslintrc-auto-import.json' 引入 AutoImport({ imports: ['vue', 'vue-ro
vue3通过对象键值映射组件时导入 enhancement #509 opened Jun 24, 2024 by IF-tiger 3 tasks done eslintrc的filepath设成js/mjs,除了首次生成文件外会产生报错 #508 opened Jun 5, 2024 by 1059431281 2 Auto imports don't work in the script setup template without the options API #507 open...