Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrickert committed Mar 31, 2024
1 parent 3439ee4 commit 2c55bd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/frameworks/vue3-vite/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ export type FrameworkOptions = {
* like `tsconfig.app.json` which `vue-component-meta` does currently not support.
* Otherwise docgen might not be generated correctly (e.g. import aliases are not resolved).
*
* Make sure that the specified tsconfig file does not contain `references`.
*
* For further information about `vue-component-meta` limitations, see our [docs](https://storybook.js.org/docs/get-started/vue3-vite#limitations).
*
* @default "tsconfig.json"
Expand Down

0 comments on commit 2c55bd9

Please sign in to comment.