Merge dependabot/npm_and_yarn/typescript-eslint/parser-7.4.0 into combined-prs-branch
[poolifier.git] / tsconfig.build.json
1 {
2 "extends": "./tsconfig.json",
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4 }