You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
component.test-d.ts | 4 years ago | |
componentTypeExtensions.test-d.tsx | 5 years ago | |
defineComponent.test-d.tsx | 4 years ago | |
functionalComponent.test-d.tsx | 4 years ago | |
h.test-d.ts | 5 years ago | |
index.d.ts | 4 years ago | |
inject.test-d.ts | 5 years ago | |
reactivity.test-d.ts | 4 years ago | |
ref.test-d.ts | 4 years ago | |
refTransformMacros.test-d.ts | 4 years ago | |
setupHelpers.test-d.ts | 4 years ago | |
tsconfig.build.json | 4 years ago | |
tsconfig.json | 5 years ago | |
tsx.test-d.tsx | 4 years ago | |
watch.test-d.ts | 5 years ago |
README.md
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.