Skip to content

docs: add JSDoc categories to @fresh/plugin-vite public API#3846

Open
SisyphusZheng wants to merge 1 commit into
freshframework:mainfrom
SisyphusZheng:docs/plugin-vite-jsdoc
Open

docs: add JSDoc categories to @fresh/plugin-vite public API#3846
SisyphusZheng wants to merge 1 commit into
freshframework:mainfrom
SisyphusZheng:docs/plugin-vite-jsdoc

Conversation

@SisyphusZheng

Copy link
Copy Markdown
Contributor

What

Adds @module JSDoc block and @category tags to @fresh/plugin-vite (packages/plugin-vite/src/mod.ts).

Category Exports
Plugin resh()
Types FreshViteConfig, ImportCheck, ImportCheckDiagnostic

The resh() function already had JSDoc — only added @category Plugin.

Why

JSR doc score for @fresh/plugin-vite reports poorly documented public symbols. This change adds structured navigation via @category grouping and a package-level @module description.

Refs #3596

Verification

Docs-only. deno task check:types passes. No runtime behavior affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant