Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 231 Bytes

CONTRIBUTE.md

File metadata and controls

15 lines (10 loc) · 231 Bytes

Contribute

Test

npm test

Publish

  • Update package.json version.
  • Run npm run build to transpile and generate docs.
  • Commit and push to github.
  • Publish via npm publish command.