aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-docker/apps/api/src/__tests__/tsconfig.json
blob: bf65be62f2d5cbf56a68c679966e38f946ce9cd2 (plain) (blame)
1
2
3
4
{
  "extends": "../../tsconfig.json",
  "include": [".", "../."]
}