refactor: refactor function arguments
[poolifier.git] / tsconfig.build.json
CommitLineData
ce1f2861
JB
1{
2 "extends": "./tsconfig.json",
ce1f2861
JB
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4}