docs: generate documentation
[poolifier.git] / tsconfig.production.json
CommitLineData
ce68dd22
JB
1{
2 "extends": "./tsconfig.json",
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4}