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