Skip to content

Add `init` Command

Choose a tag to compare

@evanplaice evanplaice released this 21 Mar 17:02
· 228 commits to main since this release

Adds the init command, used to initialize a package.json for ESM library development.

Changes:

  • add init command
  • auto-detect name
  • auto-detect version
  • auto-detect author - user, email
  • auto-detect repository
  • auto-detect entry
  • add ESMTK scripts or test script