8dcb6c7bbd
fix #6052 |
||
---|---|---|
.. | ||
component.test-d.ts | ||
componentTypeExtensions.test-d.tsx | ||
defineComponent.test-d.tsx | ||
functionalComponent.test-d.tsx | ||
h.test-d.ts | ||
index.d.ts | ||
inject.test-d.ts | ||
reactivity.test-d.ts | ||
reactivityMacros.test-d.ts | ||
README.md | ||
ref.test-d.ts | ||
setupHelpers.test-d.ts | ||
tsconfig.build.json | ||
tsconfig.json | ||
tsx.test-d.tsx | ||
watch.test-d.ts |
Test-ts
Tests Typescript types to ensure the types remain as expected.
Configuration
tsconfig.json
Config used to test against the package source
tsconfig.build.json
Replaces the vue
and @vue/*
dependencies with the built Typescript to ensure the published types are correct.