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