A Babel plugin that ensures safe generation of getters and setters.
To install the package, run:
npm install babel-plugin-safe-gs
- Prevents accidental overwriting of existing properties
- Ensures consistent behavior across different environments
- Improves code readability and maintainability
Contributions are welcome! Please follow the guidelines in the CONTRIBUTING file.
This package is licensed under the MIT License. See the LICENSE file for more information.