### Issue Checklist - [x] I am using NexT version 8.0 or later. - [x] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](https://theme-next.js.org/docs/troubleshooting.html). - [x] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. ### Expected behavior Use JSDoc to clear types of script and source. ### Actual behavior Types are any now. ### Steps to reproduce the behavior Open a JS script. ### Other Information If JSDoc is allowed to add, I will create a PR to add it.
Issue Checklist
Expected behavior
Use JSDoc to clear types of script and source.
Actual behavior
Types are any now.
Steps to reproduce the behavior
Open a JS script.
Other Information
If JSDoc is allowed to add, I will create a PR to add it.