I\'m trying to migrate a project with many large JavaScript files to TypeScript modules, which should then be compiled to JS files resembling the original ones.
The c