2.0.1 • Published 7 months ago

@iraiser/eslint-config-vue v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ESLint Config for VueJS

Version Download

ESLint shareable config for the iRaiser VueJS style guide.

Install

npm install @iraiser/eslint-config-vue eslint --save-dev

Usage

Create .eslintrc file on root of your project.

{
    "extends": [
        "@iraiser/eslint-config-vue"
    ]
}

You can extend the rules with your own config, see ESLint documentation.

2.0.1

7 months ago

2.0.0

7 months ago

1.4.1

2 years ago

1.4.0

2 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago