gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

オープン

#2,705 opened on 2022/11/15

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (4,166 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (32,979 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド