1.0.0 • Published 1 year ago
@alphatr/eslint-config-react v1.0.0
eslint-config-react
ESLint 适用于 React 文件的规则
Install
$ npm install --save-dev @alphatr/eslint-config-react使用
在项目根目录下新建 .eslintrc.js 文件,写入如下内容:
module.exports = {
extends: '@alphatr/eslint-config-react',
};License
MIT
1.0.0
1 year ago