aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/connectApp/tsconfig.json
blob: 18956db7c7454a8712d24061835f641c8ad751d7 (plain)
1
2
3
4
5
6
{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "outDir": "./dist",
   },
}