zhongshujie
4 天以前 90675cb210f5a2afc4766e6fd091776a14397d48
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "files": [],
  "references": [
    {
      "path": "./tsconfig.node.json"
    },
    {
      "path": "./tsconfig.app.json"
    }
  ],
  "compilerOptions": {
   "noImplicitAny": false, 
"allowJs": true,
  }
}