Skip to content

Commit d6a2356

Browse files
authored
chore: add warn about include components.d.ts (#71)
1 parent 9244664 commit d6a2356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ export default {
104104

105105
Once the setup is done, a `components.d.ts` will be generated and updates automatically with the type definitions. Feel free to commit it into git or not as you want.
106106

107+
**Make sure you also add `components.d.ts` to your `tsconfig.json` under `includes`.**
108+
107109
## Vue 2 Support
108110

109111
It just works.

0 commit comments

Comments
 (0)