help wanted
仓库指标
- Star
- (32,979 star)
- PR 合并指标
- (30 天内没有已合并 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.