types: (wip) improve dts output

This commit is contained in:
Evan You
2019-11-01 11:32:53 -04:00
parent 06c5b0a861
commit 5eee1152ca
9 changed files with 53 additions and 31 deletions

View File

@@ -13,7 +13,8 @@
"sideEffects": false,
"buildOptions": {
"name": "VueDOMRuntime",
"formats": ["esm", "cjs", "global", "esm-browser"]
"formats": ["esm", "cjs", "global", "esm-browser"],
"dts": ["jsx.d.ts"]
},
"repository": {
"type": "git",