# Contributing ## Development Setup ```bash npm install npm run build npm test ``` Node.js 18 LTS or later is required for tests and the TypeScript compiler.