npm i -g replace-require-with-import
require2import ./src/**/*.js
jameswomack/replace-require-with-import
Replace Node.js CommonJS require statements with their ES2015 equivalent
JavaScript
Replace Node.js CommonJS require statements with their ES2015 equivalent
JavaScript