mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
Fix `oxc-parser` Typescript type definition for `Comment` type where the `type` and `value` have reversed types in place. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||
| parse.bench.mjs | ||
| pnpm-lock.yaml | ||
| README.md | ||
| test.mjs | ||
| test_module_lexer.mjs | ||
Installation
corepack enable
Build
pnpm install
pnpm run build
Test
pnpm test