svgi
svgi copied to clipboard
Add Typescript tools to the project and configure vite
Before adding new features to this project, I plan to switch the codebase to Typescript. The main goal is to provide a better structure and types to the codebase so it's easier to consume and extend.
This would be my first Typescript project, so I will use it as a learning tool :). I plan to extensively document the library so I simplify the consumption without the CLI itself.
To ensure the stability of the project, this task will be completed after #36