zhengyiming
2 天以前 add9b3bb61fcc337b02c15e7973967d670e7d3be
tsconfig.base.json
@@ -19,5 +19,6 @@
    "incremental": true,
    "jsxImportSource": "vue"
  },
  "compileOnSave": false
  "compileOnSave": false,
  "include": ["types/*.d.ts"]
}