cron-validate icon indicating copy to clipboard operation
cron-validate copied to clipboard

Switch to ECMAScript module

Open epictecch opened this issue 2 years ago • 1 comments

As node.js supports ES modules since 15.3.0, is it planned to switch from CommonJS module to ECMAScript module?

epictecch avatar May 02 '23 07:05 epictecch

Nothing is planned yet. Not really active with TypeScript/Node currently. I would have to check if/how it is possible to switch and what advantages there would be.

Airfooox avatar May 02 '23 18:05 Airfooox