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