Skip to content

v3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mysticatea mysticatea released this 18 Jun 14:41
· 1241 commits to master since this release

Features

  • eslint-plugin-vue has gotten many rules to check <template>!
    See README.md to know usage.

Notes

  • This is beta version. You have to use beta tag to install: npm install eslint-plugin-vue@beta
  • A part of rules are not working as intended for now since parser problems.