AlloyTeam / eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects
https://alloyteam.github.io/eslint-config-alloy/
2.65k stars 316 forks source link

feat: 增加 alloy-eslint 命令,无需再次安装eslint #180

Closed daolou closed 3 years ago

daolou commented 3 years ago

只需要安装 eslint-config-alloy 即可,不需要重复安装 eslint/babel-eslint/eslint-plugin-*(保持版本的一致性,使用内置的版本)。同时提供 alloy-eslint 命令,供脚本使用

xcatliu commented 3 years ago

重新包装一个 eslint 命令不是很合适,让非 react 用户安装 react 相关的包也不太好