Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aral@mastodon.ar.al
2026-02-14 19:32:13

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