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