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
8
9
10
11
12
13
<template>
  <div></div>
</template>

<script setup>
const a = { b = 1, c = 1 };
</script>

<script>
let const p { const w p =)
</script>

<style></style>