-
Notifications
You must be signed in to change notification settings - Fork 35
Modernize codebase #336
Copy link
Copy link
Closed
Description
The 1st version of htmlnano was released 9+ years ago. Since then, the JS ecosystem has changed a lot. It'd be nice to modernize the codebase so it follows the modern best practices.
Ideas
- Convert to TypeScript
- Remove the Babel build step
Use modern test runner (vitest?)(mocha is fine)- Use modern linters (eslint@9 & prettier)
Feel free to suggest other ideas (or even submit PRs)!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels