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