eslint-cfgJS ESLint 配置文件安装npm i -D @ichong/eslint-cfg使用在.eslintrc.js 文件中添加如下内容:module.exports = { // ... extends: [ '@ichong', ], // ... }2 keywords2 versionseslinteslintconfig0.1.06 years ago0.0.16 years ago