react-slingshot icon indicating copy to clipboard operation
react-slingshot copied to clipboard

Add .circleci/config.yml

Open Eslam-Elnaggar opened this issue 3 years ago • 0 comments

Pull Request Template

The code review checklist below is used for all pull requests.

  1. Review the list before submitting your pull request.
  2. 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:

Eslam-Elnaggar avatar Aug 09 '22 21:08 Eslam-Elnaggar