gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Ouverte

#2 705 ouverte le 15 nov. 2022

 (2 commentaires) (2 réactions) (0 personne assignée)JavaScript (4 166 forks)batch import
help wanted

Métriques du dépôt

Stars
 (32 979 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur