Closed tbarlow12 closed 4 years ago
Built serverless-azure-functions v2
Wrote lots of code
Follow the docs.
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?: YES
Yep, if all tests are passing, let's button this up and get it in. 👍
What did you implement:
Built serverless-azure-functions v2
How did you implement it:
Wrote lots of code
How can we verify it:
Follow the docs.
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?: YES