tiny-vue_version0/examples/docs/tsconfig.json

7 lines
118 B
JSON

{
"extends": "../../tsconfig.vue3.json",
"include": [
"types/shims-vue.d.ts",
"types/shims-app.d.ts"
]
}