hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.83k stars 4.75k forks source link

chore(Hexo): add event emitter descriptor #5302

Closed dimaslanjaka closed 5 months ago

dimaslanjaka commented 9 months ago

What does it do?

add event emitter description for easily typings on VSCode, Intellij IDEA, or other IDE

Screenshots

image image image

Pull request tasks

github-actions[bot] commented 9 months ago

How to test

git clone -b add-event-emitter-description https://github.com/dimaslanjaka/hexo.git
cd hexo
npm install
npm test
coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7301039144


Totals Coverage Status
Change from base Build 7070586365: 0.004%
Covered Lines: 9088
Relevant Lines: 9130

💛 - Coveralls