summaryrefslogtreecommitdiff
path: root/tsconfig.json
blob: 155ebaa6759855152876985c5984541283abb0a1 (plain)
1
2
3
4
5
6
7
{
  "files": [],
  "references": [
    { "path": "./tsconfig.node.json" },
    { "path": "./tsconfig.web.json" }
  ]
}