nuclearspike / kivalens

KivaLens refresh. Using webpack and function/hook components in React
MIT License
1 stars 0 forks source link

Add Typescript in app #5

Open jfoo1984 opened 2 years ago

jfoo1984 commented 2 years ago

Typescript is safer and more maintainable, due to having variable types more clearly specified.

Is this something that would make sense to add @nuclearspike?