password-gen-cli icon indicating copy to clipboard operation
password-gen-cli copied to clipboard

🎨 CODE: using import instead of require

Open max-programming opened this issue 3 years ago • 0 comments

Now as every supported version of Node.js supports the new ESM import syntax. I made this awesome project use this Node.js feature.

Let me know if any changes are required ✌️

max-programming avatar Jul 20 '21 12:07 max-programming