TODO
TODO
npm run test
npm run type-check
And to run in --watch
mode:
npm run type-check:watch
npm version <patch|minor|major>
npm run clean # not strictly necessary, but good form
npm run build
npm publish
TODO
TODO
npm run test
npm run type-check
And to run in --watch
mode:
npm run type-check:watch
npm version <patch|minor|major>
npm run clean # not strictly necessary, but good form
npm run build
npm publish