react-slingshot
react-slingshot copied to clipboard
Circleci project setup
Pull Request Template
The code review checklist below is used for all pull requests.
- Review the list before submitting your pull request.
- Leave the list intact for the code reviewer's use.
Checklist
- [ ] Latest code from master has been merged into the pull request branch
- [ ] Code is camelCased
- [ ] No commented out code (if required, place // TODO above with explanation)
- [ ] No linting issues
- [ ] Automated tests exist and pass
- [ ] Build is successful (
npm run build) - [ ] Works in IE 11, Chrome, Firefox, and Edge
Thanks!
:heart:
Coverage remained the same at 91.525% when pulling 2f3c741dac99c6cc0971e6eeb36dba3589ce18a3 on sobbbosachi:circleci-project-setup into a7b0c6111cceaf88ffa4c24df3b38401f045a3d1 on coryhouse:master.