1.4.1 • Published 5 years ago

eslint-config-vast-vue v1.4.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

eslint-config-vast-vue

ESLint shareable config for Vue to be used with eslint-config-vast

This config uses eslint-plugin-vue for linting Vue templates.

Installation

npm i --save-dev eslint-config-vast-vue eslint-config-vast eslint-plugin-vue

Usage

Create .eslintrc file in the root of your project with the following config:

{
  "extends": ["eslint-config-vast", "eslint-config-vast-vue"]
}

See eslint-config-vast for additional information.

Related

License

MIT © 2016 Vast.com, Inc.

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

7 years ago