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