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