Merge pull request #1094 from poolifier/dependabot/github_actions/actions/checkout-4
[poolifier.git] / tsconfig.production.json
CommitLineData
ce68dd22
JB
1{
2 "extends": "./tsconfig.json",
3 "exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
4}