perf: remove unneeded estimated cpu speed computation
[poolifier.git] / tsconfig.build.json
... / ...
CommitLineData
1{
2 "extends": "./tsconfig.json",
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4}