@iraiser/eslint-config-vue

2.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @iraiser/eslint-config-vue

Weekly Downloads

27

Version

2.0.1

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • iraiserdev
  • bdamevin