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