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

Add .circleci/config.yml config file to project

Open pman06 opened this issue 3 years ago • 0 comments
trafficstars

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

  • [x] Latest code from master has been merged into the pull request branch
  • [x] Code is camelCased
  • [x] No commented out code (if required, place // TODO above with explanation)
  • [x] No linting issues
  • [x] Automated tests exist and pass
  • [x] Build is successful (npm run build)
  • [x] Works in IE 11, Chrome, Firefox, and Edge

Thanks!

:heart:

pman06 avatar Jun 25 '22 10:06 pman06