Closed Quidstein closed 2 years ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Welcome to the Experimental Extensions repo! If this PR adds a new extension, thank you, and please make sure you follow the steps below! Otherwise, you can disregard this message.
[firebase-product]-[action]-[noun]
, likestorage-resize-images
my-new-extension/
)name
field ofmy-new-extension/functions/package.json
name
field ofmy-new-extension/extension.yaml
packages
array of thelerna.json
file in the repository's rootgenerate-readme
script tomy-new-extension/functions/package.json
that matches the other extensions in the repositorynpm install
npm run generate-readmes
npm run format