jet2jet / resedit-js-cli

Node.js command line tool for editing Windows Resource data
MIT License
7 stars 0 forks source link

Change to native ESM #26

Closed jet2jet closed 1 year ago

jet2jet commented 1 year ago

Note that yargs supports ESM, but if using ESM, word wrap is lost (see: yargs/yargs#2112), so I'll use CJS version.