nomyo-js/CONTRIBUTING.md
2026-04-16 16:44:26 +02:00

161 B

Contributing

Development Setup

npm install
npm run build
npm test

Node.js 18 LTS or later is required for tests and the TypeScript compiler.