@xyfebaby/eslint-config-vue
适用于 vue2.x 项目的 eslint 配置
Usage
yarn add @xyfebaby/eslint-config-vue
// .eslintrc.js 不建议使用简称
module.exports = {
extends: ["@xyfebaby/eslint-config-vue"],
};
@xyfebaby/eslint-config-vue
适用于 vue2.x 项目的 eslint 配置
yarn add @xyfebaby/eslint-config-vue
// .eslintrc.js 不建议使用简称
module.exports = {
extends: ["@xyfebaby/eslint-config-vue"],
};
npm i @xyfebaby/eslint-config-vue
7
0.1.5
MIT
2.23 kB
3