gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

开放

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

 (2 条评论) (2 个反应) (0 位负责人)JavaScript (4,166 个派生)batch import
help wanted

仓库指标

星标
 (32,979 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南