gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Aberta

#2.705 aberto em 15 de nov. de 2022

 (2 comentários) (2 reações) (0 responsável)JavaScript (4.166 forks)batch import
help wanted

Métricas do repositório

Stars
 (32.979 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador