@ianwalter/eslint-config-vue

2.1.0 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @ianwalter/eslint-config-vue

Weekly Downloads

4

Version

2.1.0

License

SEE LICENSE IN LICENSE

Unpacked Size

4.47 kB

Total Files

6

Last publish

Collaborators

  • ianwalter