vue3-yuanma/test-dts/README.md
2020-06-09 10:17:42 -04:00

14 lines
299 B
Markdown

# 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.