RSSHub
RSSHub copied to clipboard
Using TypeScript
What feature is it?
Convert all js modules to ts modules to get better code suggestions and error prompts.
What problem does this feature solve?
The current types are too chaotic, and it is also difficult to detect code errors.
Additional description
No response
This is not a duplicated feature request or new RSS proposal
- [X] I have searched existing issues to ensure this feature has not already been requested and this is not a new RSS proposal.
really like this project and wanna help with this issue, any instructions?
No instructions, this change is too big, and I don't know where to start.
Maybe first try to convert all cjs to esm
#7531