Configure tsdoc
Last modified by Manuel Leduc on 2026/04/14 09:57
Content
Steps
- Create a tsdoc.json file at the root of your package with the following content2. Add @xwiki/platform-tool-tsdocconfig in the dev dependencies with pnpm
{ "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json", "extends": ["@xwiki/platform-tool-tsdocconfig/tsdoc.json"] }@xwiki/platform-tool-tsdocconfig