build(deps-dev): bump eslint-plugin-jsdoc from 48.2.3 to 48.2.4
[poolifier.git] / tsconfig.build.json
1 {
2 "extends": "./tsconfig.json",
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4 }