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