vue_oxc_toolkit 0.7.2

A parser to generate semantically correct AST from Vue SFCs for code linting purposes.
Documentation
1
2
3
4
5
6
7
<script>
const a = 1;
</script>

<script>

</script>