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