oxc/napi/parser
2023-11-16 13:36:42 +08:00
..
src
.gitignore
build.rs
Cargo.toml chore: run fmt 2023-11-16 13:36:42 +08:00
index.d.ts
index.js
package.json feat: Release resolver with NAPI (#1212) 2023-11-10 15:25:17 +00:00
pnpm-lock.yaml
README.md feat: Release resolver with NAPI (#1212) 2023-11-10 15:25:17 +00:00
test.mjs

Installation

corepack enable

Build

pnpm install
pnpm run build

Test

pnpm test