Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 299 Bytes

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.