@alphatr/eslint-config-vue
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @alphatr/eslint-config-vue

Weekly Downloads

3

Version

2.2.2

License

MIT

Unpacked Size

89.8 kB

Total Files

26

Last publish

Collaborators

  • alphatr