eslint-plugin-vue

v3.2.2
Official ESLint plugin for Vue.js
eslint eslint-plugin eslint-config vue vuejs rules

lint

eslint .

test

nyc npm run test:base -- "tests/integrations/*.js" --timeout 60000

start

npm run test:simple -- --watch --growl

update

node ./tools/update-rules.js

pretest

npm run lint

test:base

mocha "tests/lib/**/*.js"

preversion

npm run update && npm test

test:simple

npm run test:base -- --reporter nyan

Metadata

  • MIT
  • >=4
  • Toru Nagashima
  • released 6/27/2017

Downloads