@auth0/angular-jwt
Version:
JSON Web Token helper library for Angular
15 lines (9 loc) • 480 B
Markdown
# Contribution
Please read [Auth0's contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).
## Documentation
- PR for docs site update, if needed
- Code-level documentation expectations
- 100% documentation coverage for PRs
- Include links to relevant Auth0 doc pages
## Code quality tools
Running `npm run-script build` will perform necessary linting via tsLint and the project-adopted rules contained in `tslint.json`