CCodemod

netlify/0.8.5/deleteEnvironmentVariables

No description available

migration
Public
0 executions

Run locally

npx codemod netlify/0.8.5/deleteEnvironmentVariables

This codemod changes deleteEnvironmentVariables to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.

Before

jsx

After

jsx

Ready to contribute?

Build your own codemod and share it with the community.