Commit ac92b7f
committed
build(nix): add bun, pnpm, and typescript-go to devShell
Add Node.js tooling required to run the MCP mock server for testing:
- bun: Fast JavaScript runtime used to run the mock server
- pnpm: Package manager for installing Node dependencies
- typescript-go: TypeScript compiler1 parent 1c83d72 commit ac92b7f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments