Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2 (#625)
[poolifier.git] / tsconfig.tsdoc.json
1 {
2 "extends": "./tsconfig.json",
3 "exclude": ["examples/typescript/**/*.ts"]
4 }