opentiny / tiny-cli

🛠️ A flexible and extensible command line tool for OpenTiny and frontend.
https://opentiny.design/tiny-cli/
MIT License
117 stars 34 forks source link

✨ [Feature]: 优化ESLint安装包 #218

Open YuPeng6688 opened 2 weeks ago

YuPeng6688 commented 2 weeks ago

What problem does this feature solve

减少下载按装的包数量,从额降低项目体积及打包后的项目体积

What does the proposed API look like

可以减少到只使用eslint、eslint-plugin-format、@antfu/eslint-config这几个即可 下面是npm官网链接地址 https://www.npmjs.com/package/eslint-plugin-format

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: ✨ [Feature]: Optimize ESLint installation package