Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 251 Bytes

File metadata and controls

15 lines (8 loc) · 251 Bytes

Programmatic TypeScript Transformations

Experiments with transforming TypeScript sourcefiles in order to do mass migrations.

Goal

Programatically remove namespace declarations from sourcecode files.

Run script

npm run transform