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