p-honggang.li
5 天以前 80ca024e9ae633df0dc9f4e8f533f33b526afb3d
tsconfig.json
@@ -27,6 +27,9 @@
    "types/**/*.ts",
    "types/**/*.d.ts",
    "./auto-imports.d.ts"
  ],
  "exclude": [
    "src/views_back/**/*"
  ]
  // "references": [{ "path": "./tsconfig.node.json" }]
}