v1.1.0-0
Pre-release
Pre-release
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.
- Plugin rules can traverse the AST of