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