add basic support for components

This commit is contained in:
Philipp Kühn
2020-04-24 09:32:37 +02:00
parent c2bd2b21fa
commit 3470a7be1c
7 changed files with 68 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
"scripthost"
]
},
"files": [
"./shims/vue.d.ts"
],
"include": [
"docs/src/**/*.ts",
"docs/src/**/*.tsx",