Mercurial
view benchmark/bun-http-framework-benchmark/dev/nest-node/tsconfig.build.json @ 193:9f4429c49733 hg-web
[HgWeb] Making progress....
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 25 Jan 2026 20:04:55 -0800 |
| parents | a8976a008a9d |
| children |
line wrap: on
line source
{ "extends": "./tsconfig.json", "exclude": ["node_modules", "dist", "test", "**/*spec.ts"] }