QuiDocsPluginOptions
These options are applied to the quiDocsPlugin
plugin in your vite.config.ts
.
Name & Description | Option(s) | Default |
---|---|---|
Path to the qui-docs config file. This is automatically detected if omitted. |
| |
The current working directory. |
| process.cwd() |
Type
string
Description
Path to the qui-docs config file. This is automatically detected if omitted.
Type
string
Default
process.cwd()
Description
The current working directory.