nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.08k stars 624 forks source link

fix: add Nitro hooks types declarations #2655

Closed Coiggahou2002 closed 3 months ago

Coiggahou2002 commented 3 months ago

🔗 Linked issue

2177

❓ Type of change

📚 Description

Resolves #2177 by augmenting the NitroRuntimeHook typing to provide typings of hook content:beforeParse and content:afterParse (and also IDE intellisense of course)

📝 Checklist