- Have you written tests for your code?
- Does the code pass all tests?
npm run test - Have you upated documentation?
- Have you generated docs via
npm run docs && npm run docs:json - Have you reviewed the code locally?
- Have you used the code locally?
- Check your email and username. Protect PII.
git log -n1
npm run build
npm run test
npm run docs && npm run docs:json