Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Delete the configuration file when uninstalling the package. #31

Merged

Conversation

m-sureshraj
Copy link
Owner

feat: Delete the configuration file when uninstalling the package.

  • Implemented configuration delete functionality through NPM preuninstall script.
  • Added unit tests for pre uninstall script

closes #11

@m-sureshraj m-sureshraj self-assigned this Dec 29, 2019
* Implemented configuration delete functionality through NPM preuninstall script.
* Added unit tests for pre uninstall script

closes #11
@m-sureshraj m-sureshraj force-pushed the remove-local-configuration-when-uninstalling-jenni branch from 531c5ce to 67896b9 Compare December 29, 2019 12:42
@m-sureshraj m-sureshraj merged commit cdb85e9 into master Dec 29, 2019
@m-sureshraj m-sureshraj deleted the remove-local-configuration-when-uninstalling-jenni branch December 29, 2019 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the configuration file when uninstalling the package
1 participant