Due to the limitation of TS, prop validator must be fully annotated refer to https://github.com/microsoft/TypeScript/issues/38623
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.