@jardenliu/vue-eslint-config

1.0.1 • Public • Published

vue-eslint-config

Personal preferences for eslint configuration.

Installation

    $ npm install @jardenliu/vue-eslint-config

Usage

add extends @jardenliu/vue into your eslint config .eslintrc

{
    "root": true,
    "extends": [
        "@jardenliu/vue"
    ],
    "rules": {
        
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @jardenliu/vue-eslint-config

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.88 kB

Total Files

4

Last publish

Collaborators

  • jardenliu