1.0.0 • Published 11 months ago
@catpawx/eslint-config-react v1.0.0
使用方式
yarn add @catpawx/eslint-config-react --dev
// .eslintrc.js
module.exports = {
extends: ['@catpawx/eslint-config-react'],
rules: {
// 自定义你的规则
},
}
yarn add @catpawx/eslint-config-react --dev
// .eslintrc.js
module.exports = {
extends: ['@catpawx/eslint-config-react'],
rules: {
// 自定义你的规则
},
}