eslint-plugin-vue

v4.0.0-beta.4
Official ESLint plugin for Vue.js
eslint eslint-plugin eslint-config vue vuejs rules

lint

eslint . --rulesdir eslint-internal-rules

test

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

start

npm run test:base -- --watch --growl

update

node ./tools/update-rules.js

pretest

npm run lint

test:base

mocha "tests/lib/**/*.js" --reporter dot

preversion

npm run update && npm test

Metadata

  • MIT
  • >=4
  • Toru Nagashima
  • released 12/21/2017

Downloads