oxc_parser_napi 0.48.1

A collection of JavaScript tools written in Rust.
Documentation
1
2
3
4
5
6
7
{
  "compilerOptions": {
    "module": "Preserve",
    "moduleResolution": "Bundler",
    "target": "ESNext"
  }
}