fontpie
fontpie copied to clipboard
feat: migrate to TypeScript
TypeScript is a standard for front end tools nowadays. It will be good to use TS in our little npx-tool too.
Rough outline
- [ ] Rewrite code (add types)
- [ ] Setup
tsc - [ ] Configure build command
- [ ] Edit
package.jsonfor new setup