github.com/kuoss/venti@v0.2.20/web/tsconfig.json (about)

     1  {
     2    "compilerOptions": {
     3      "allowJs": true,
     4    },
     5    "files": [],
     6    "references": [
     7      {
     8        "path": "./tsconfig.node.json"
     9      },
    10      {
    11        "path": "./tsconfig.app.json"
    12      },
    13      {
    14        "path": "./tsconfig.vitest.json"
    15      }
    16    ],
    17  }