eslint-config-vast-vue

1.4.1 • Public • Published

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.

Package Sidebar

Install

npm i eslint-config-vast-vue

Weekly Downloads

2

Version

1.4.1

License

MIT

Unpacked Size

4.39 kB

Total Files

5

Last publish

Collaborators

  • daut
  • vast