vue-eslint-parser

The ESLint custom parser for `.vue` files.

MIT License

Downloads
16.8M
Stars
429
Committers
14

Bot releases are visible (Hide)

vue-eslint-parser -

Published by mysticatea almost 8 years ago

Bug fixes

  • fba86130e1f82d3d0b63abddb192d102589b1e36 removed postinstall script which has caused an installation problem.
vue-eslint-parser -

Published by mysticatea almost 8 years ago

Features

  • b16a6c1402276631b286b8e4d8e5ac2a199d3563 added the feature to use custom parsers to parse the inside of <script> tags (#1).
    See also README.md#options.

Docs

  • 5f7f5fcc01502c22ee492c42cc478c1e17181d54 added the notation about the rules which are working incorrectly to "known limitations" section.
    See also README.md#known-limitations.

Chore

vue-eslint-parser -

Published by mysticatea almost 8 years ago

Bug fixes

  • c3150daeab65388d125d8887901751ed017d6d96 fixed the problem about files which have CRLF linebreak style (#4).
vue-eslint-parser -

Published by mysticatea almost 8 years ago

Bug fixes

  • 75762559bb75292ea030bc36e7c18d7b0e75ac18 fixed the problem of lines-around-directive rule (#2).
vue-eslint-parser -

Published by mysticatea almost 8 years ago

The first β release.