|
|
vor 5 Jahren | |
|---|---|---|
| .. | ||
| README.md | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| componentTypeExtensions.test-d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| defineComponent.test-d.tsx | d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) | vor 5 Jahren |
| functionalComponent.test-d.tsx | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| h.test-d.ts | 2961e149c9 fix(types): ensure correct public props interface for defineComponent instance type | vor 5 Jahren |
| index.d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| ref.test-d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| tsconfig.build.json | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| tsconfig.json | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| tsx.test-d.tsx | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
| watch.test-d.ts | 97dedebd80 feat(types): update to Typescript 3.9 (#1106) | vor 5 Jahren |
Tests Typescript types to ensure the types remain as expected.
Config used to test against the package source
Replaces the vue and @vue/* dependencies with the built Typescript to ensure the published types are correct.