davestewart / alias-hq

The end-to-end solution for configuring, refactoring, maintaining and using path aliases
https://davestewart.co.uk/projects/open-source/alias-hq/
MIT License
333 stars 12 forks source link

Refactor to TypeScript #68

Open davestewart opened 1 year ago

davestewart commented 1 year ago

Background

Refactoring to TypeScript would be useful for two main reasons:

  1. Types for consumers of the lib
  2. Types for the CLI portion of the lib

Proposal

Convert to TypeScript in several stages:

Notes

Should aim for this as 7.0.0