Closed miguel-a-calles-mba closed 4 years ago
Closes #N/A
Updated the documentation to make it more clear.
Updated documentation.
Run through the procedure.
Note: Run npm run test:ci to run all validation checks on proposed changes
npm run test:ci
npm run lint
npm run lint:fix
npm test
Is this ready for review?: YES Is it a breaking change?: NO
Create a new PR based on the dev branch. https://github.com/serverless/serverless-azure-functions/pull/403
What did you implement:
Closes #N/A
Updated the documentation to make it more clear.
How did you implement it:
Updated documentation.
How can we verify it:
Run through the procedure.
Todos:
Note: Run
npm run test:ci
to run all validation checks on proposed changesValidate via
npm run lint
Note: Some reported issues can be automatically fixed by running
npm run lint:fix
Validate via
npm test
Is this ready for review?: YES
Is it a breaking change?: NO