UNPKG

@n8n/n8n-benchmark

Version:

Cli for running benchmark tests for n8n

10 lines (9 loc) 209 B
{ "extends": ["./tsconfig.json", "../../../tsconfig.build.json"], "compilerOptions": { "rootDir": "src", "outDir": "dist", "tsBuildInfoFile": "dist/build.tsbuildinfo" }, "include": ["src/**/*.ts"] }