Mercurial
view benchmark/bun-http-framework-benchmark/dev/nest-node/test/jest-e2e.json @ 240:c345083cd8a7
[mrjunejune] Show star animation in light mode
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 03 Aug 2026 10:48:59 -0700 |
| parents | a8976a008a9d |
| children |
line wrap: on
line source
{ "moduleFileExtensions": ["js", "json", "ts"], "rootDir": ".", "testEnvironment": "node", "testRegex": ".e2e-spec.ts$", "transform": { "^.+\\.(t|j)s$": "ts-jest" } }