Skip to content

v1.1.0-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mysticatea mysticatea released this 22 Apr 07:24
· 343 commits to master since this release
v1.1.0-0
158cff9

This is experimental version.

Features

  • vue-eslint-parser parses <template> of single file components.
    • Plugin rules can traverse the AST of <template>.
    • Plugin rules can get tokens of the AST to check styles.
    • Plugin rules can get external references in expressions of directives to check typo or something like.