feat(types): update to Typescript 3.9 (#1106)
This commit is contained in:
13
test-dts/README.md
Normal file
13
test-dts/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user