unplugin / unplugin-auto-import

Auto import APIs on-demand for Vite, Webpack and Rollup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack+Typescript .eslintrc-auto-import.json does not automatically generate

178308360 opened this issue · comments

commented

Webpack+Typescript,".eslintrc-auto-import.json" will not be generated

I had the same problem, how did you solve it?

commented

same problem

vue.config.js 中的配置 enabled: true 要先开启,生成后在关闭,避免重复生成