unplugin / unplugin-auto-import

Auto import APIs on-demand for Vite, Webpack and Rollup
MIT License
3.29k stars 198 forks source link

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

Closed 178308360 closed 2 years ago

178308360 commented 2 years ago

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

joker77877 commented 2 years ago

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

178308360 commented 2 years ago

------------------ 原始邮件 ------------------ 发件人: "antfu/unplugin-auto-import" @.>; 发送时间: 2022年1月25日(星期二) 中午11:56 @.>; @.>;"State @.>; 主题: Re: [antfu/unplugin-auto-import] Webpack+Typescript .eslintrc-auto-import.json does not automatically generate (Issue #114)

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

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you modified the open/close state.Message ID: @.***>

PeterChen1997 commented 2 years ago

same problem

baok1592 commented 2 years ago

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