2.3.1 • Published 9 months ago

@alphatr/eslint-config-vue v2.3.1

Weekly downloads
13
License
MIT
Repository
github
Last release
9 months ago

eslint-config-vue

ESLint 适用于 .vue 文件的规则

Install

$ npm install --save-dev @alphatr/eslint-config-vue

使用

在项目根目录下新建 .eslintrc.js 文件,写入如下内容:

module.exports = {
    extends: '@alphatr/eslint-config-vue',
};

License

MIT

2.3.0

9 months ago

2.3.1

9 months ago

2.2.2

2 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

1.0.0

9 years ago