oxc/napi/resolver
2023-11-20 14:38:10 +08:00
..
src refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
.gitignore
build.rs
Cargo.toml refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
index.d.ts
index.js
package.json
pnpm-lock.yaml
README.md
test.mjs

Installation

corepack enable

Build

pnpm install
pnpm run build

Test

pnpm test