@xyfebaby/eslint-config-base
参考 eslint-config-airbnb-base, 修改了部分规则
Usage
yarn add @xyfebaby/eslint-config-base
// .eslintrc.js 不建议使用简称
module.exports = {
extends: ["@xyfebaby/eslint-config-base"],
};
@xyfebaby/eslint-config-base
参考 eslint-config-airbnb-base, 修改了部分规则
yarn add @xyfebaby/eslint-config-base
// .eslintrc.js 不建议使用简称
module.exports = {
extends: ["@xyfebaby/eslint-config-base"],
};
npm i @xyfebaby/eslint-config-base
16
0.2.0
MIT
55.2 kB
10