Skip to content

docs: add JSDoc type annotations to hexo event scripts#973

Open
MatrixNeoKozak wants to merge 1 commit into
next-theme:masterfrom
MatrixNeoKozak:fix/docs-add-jsdoc-type-annotations-to-hexo-event-scripts-1783872175259
Open

docs: add JSDoc type annotations to hexo event scripts#973
MatrixNeoKozak wants to merge 1 commit into
next-theme:masterfrom
MatrixNeoKozak:fix/docs-add-jsdoc-type-annotations-to-hexo-event-scripts-1783872175259

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

What

Add JSDoc type annotations for the hexo parameter in configuration and vendors event scripts to improve type safety and enable IntelliSense in IDEs like VS Code.

Why

This change resolves the target issue or improvement.

How to test

Verify that the project builds/runs correctly and the specific bug/improvement is addressed.

Fixes #954

@welcome

welcome Bot commented Jul 12, 2026

Copy link
Copy Markdown

Thanks so much for opening your first PR here!

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Use JSDoc to clear types

2 participants