wupengfei
21 小时以前 2500843dbffc841eeab2e0a91d735c56cb6ea357
tsconfig.base.json
@@ -19,5 +19,6 @@
    "incremental": true,
    "jsxImportSource": "vue"
  },
  "compileOnSave": false
  "compileOnSave": false,
  "include": ["types/*.d.ts"]
}