typescript-library-starter
typescript-library-starter copied to clipboard
Inconsistencies in tools/
Why tool scripts have a .ts file extension, yet use a JS syntax? Also, they run with ts-node inside package.json, yet TypeScript import's are not understood.