Fix linter run
[poolifier.git] / tsconfig.tsdoc.json
1 {
2 "extends": "./tsconfig.json",
3 "exclude": ["examples/typescript/**/*.ts"]
4 }