gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Open

#2,705 创建于 2022年11月15日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (32,979 star) (4,166 fork)batch import
help wanted

描述

I want to use TypeScript with a .mjs (module) Gulpfile. So I renamed my gulpfile to gulpfile.mts, but it says No gulpfile found. TypeScript says it supports the .mts extension here. The above applies to gulpfile.esm.ts and gulpfile.babel.mts and gulpfile.babel.mjs too.

贡献者指南