fontpie icon indicating copy to clipboard operation
fontpie copied to clipboard

feat: migrate to TypeScript

Open sashasushko opened this issue 3 years ago • 0 comments

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.json for new setup

sashasushko avatar Nov 09 '22 09:11 sashasushko