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