HcySunYang 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) %!s(int64=5) %!d(string=hai) anos
..
README.md 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos
componentTypeExtensions.test-d.tsx 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) %!s(int64=5) %!d(string=hai) anos
defineComponent.test-d.tsx 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) %!s(int64=5) %!d(string=hai) anos
functionalComponent.test-d.tsx a5b4332c69 fix(types/tsx): add JSX.IntrinsicAttributes definition (#1517) %!s(int64=6) %!d(string=hai) anos
h.test-d.ts 2961e149c9 fix(types): ensure correct public props interface for defineComponent instance type %!s(int64=6) %!d(string=hai) anos
index.d.ts 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos
reactivity.test-d.ts b772bba558 feat(types/reactivity): use `DeepReadonly` type for `readonly` return type (#1462) %!s(int64=5) %!d(string=hai) anos
ref.test-d.ts 568b6db12b feat: Initial devtools support (#1125) %!s(int64=5) %!d(string=hai) anos
tsconfig.build.json 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos
tsconfig.json 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos
tsx.test-d.tsx 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos
watch.test-d.ts 97dedebd80 feat(types): update to Typescript 3.9 (#1106) %!s(int64=6) %!d(string=hai) anos

README.md

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.