eslint-config-xo-react 适用于React的ESLint与 安装 $ npm install --save-dev eslint-config-xo eslint-config-xo-react eslint-plugin-react eslint-plugin-react-hooks 用法 在您的package.json中添加一些ESLint配置: { " name " : " my-awesome-project " , " eslintConfig " : { " extends " : [ " xo " , " xo-react " ]