typescript-library-starter icon indicating copy to clipboard operation
typescript-library-starter copied to clipboard

Inconsistencies in tools/

Open moltar opened this issue 6 years ago • 0 comments

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.

moltar avatar Feb 07 '19 02:02 moltar