node.js 13.2.0 (2019年11月份) 开始正式支持 ES Modules 特性 (即es6模块化规范)
npm init -y 生成pakage.json文件
添加:“type”:“module”