2.1.0 • Published 4 years ago

@ianwalter/eslint-config-vue v2.1.0

Weekly downloads
40
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

@ianwalter/eslint-config-vue

Ian's ESLint configuration for Vue.js

npm page

Installation

yarn add @ianwalter/eslint-config-vue --dev

Usage

In package.json:

  "eslintConfig": {
    "root": true,
    "extends": [
      "@ianwalter/vue"
    ]
  }

Related

License

Apache 2.0 with Commons Clause - See LICENSE

 

Created by Ian Walter