summary history files

desktop/frontend/tsconfig.json
{
  "compilerOptions": {
    "allowJs": true
   },
  "files": [],
  "references": [
    {
      "path": "./tsconfig.node.json"
    },
    {
      "path": "./tsconfig.app.json"
    }
  ]
}