Skip to content

Latest commit

History

History
3 lines (2 loc) 路 223 Bytes

project.md

File metadata and controls

3 lines (2 loc) 路 223 Bytes

why js instead of ts?

imo typechecking command line things adds unnecessary overhead, using typescript just for autocompletions provides a great mix between raw js speed and fantastic typescript autocompletion features.