Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经编写了一个自定义 babel 插件来转换我的打字稿代码,但是转换后的文件是 .js 扩展名,我需要它作为 .ts 扩展名,有没有办法修复它?