Closed mtramantano closed 1 year ago
Before submitting a pull request, please make sure the following is done:
master
yarn
yarn test
yarn test --watch TestName
Before submitting a pull request, please make sure the following is done:
master
.yarn
in the repository root.yarn test
). Tip:yarn test --watch TestName
is helpful in development.