Features
- b16a6c1 added the feature to use custom parsers to parse the inside of
<script>
tags (#1).
See also README.md#options.
Docs
- 5f7f5fc added the notation about the rules which are working incorrectly to "known limitations" section.
See also README.md#known-limitations.
Chore
- b16a6c1...fd92c13 added tests more than 10000 cases. It runs the tests of ESLint core rules as making a use of this custom parser.