Still using `npm init -y`?
May I introduce you to `npm init --init-type=module --init-license=AGPL-3.0-only -y`?
:awesome:👍 Free software license (makes “open” as in ”open for business” folks squirm)
:awesome:👍 ES modules (because it’s 2026)
#nodeJS #npm