mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
1.0 KiB
1.0 KiB
What did you implement
Closes #XXXXX
How can we verify it
Todos
Useful Scripts
npm run test-ci--> Run all validation checks on proposed changesnpm run lint-updated--> Lint all the updated filesnpm run lint:fix--> Automatically fix lint problems (if possible)npm run prettier-check-updated--> Check if updated files adhere to Prettier confignpm run prettify-updated--> Prettify all the updated files
- Write and run all tests
- Write documentation
- Enable "Allow edits from maintainers" for this PR
- Update the messages below
Is this ready for review?: NO Is it a breaking change?: NO