The Wayback Machine - https://web.archive.org/web/20220628153529/https://github.com/vuejs/core/tree/main/test-dts
Skip to content
main
Switch branches/tags
core/test-dts/
core/test-dts/

Files

Permalink
Failed to load latest commit information.

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.