Availity / availity-workflow

Upgradable workflow for Availity boilerplate projects
https://availity.github.io/availity-workflow
MIT License
28 stars 16 forks source link

Chore/esm #710

Closed gregmartDOTin closed 5 months ago

gregmartDOTin commented 5 months ago

Before submitting a pull request, please make sure the following is done:

  1. If you are part of the Availity organization, clone this repository and create your branch off of master. If you are not part of the organization, you will need to fork this repository and the create your branch off of master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits
gregmartDOTin commented 5 months ago

Going to explore new tooling. Closing this PR