aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
blob: 66b5e5703e83c352671ce094731e9e861ada6924 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "files": [],
  "references": [
    {
      "path": "./tsconfig.node.json"
    },
    {
      "path": "./tsconfig.app.json"
    }
  ]
}