aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-create-react-app/apps/web/tsconfig.json
blob: c5a1f1710f7d83f56b744e0765927c8fd8821f6c (plain) (blame)
1
2
3
4
{
  "extends": "tsconfig/react-app.json",
  "include": ["src"]
}