cron-validate
cron-validate copied to clipboard
Switch to ECMAScript module
As node.js supports ES modules since 15.3.0, is it planned to switch from CommonJS module to ECMAScript module?
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.