···1919### project management
20202121- tools like Node.js, Bun and pnpm are managed by mise
2222-- Node.js can run TypeScript files directly (no tsx or --experimental-strip-types needed)
2222+- Node.js can run TypeScript files directly (`node index.ts`, strip types is unflagged)
2323- check `pnpm view <package>` before adding a new dependency
24242525#### root-level tasks