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

MOL-29317: set Node 18 as default and upgrade eslint-plugin-jsdoc #55

Closed

Conversation

Txabox
Copy link
Contributor

@Txabox Txabox commented Apr 17, 2024

this commit sets Node 18 as the default engine and upgrades the eslint-plugin-jsdoc package. This is to avoid errors that arise due to incompatibilities with older versions of Node.

BREAKING CHANGE: projects using older versions of Node may experience issues and will need to upgrade to Node 18. The eslint-plugin-jsdoc package upgrade may also introduce breaking changes that require updates to the existing codebase.

Issues: MOL-29317

this commit sets Node 18 as the default engine and upgrades the eslint-plugin-jsdoc package. This is to avoid errors that arise due to incompatibilities with older versions of Node.

BREAKING CHANGE: projects using older versions of Node may experience issues and will need to upgrade to Node 18. The eslint-plugin-jsdoc package upgrade may also introduce breaking changes that require updates to the existing codebase.

Issues: MOL-29317
@Txabox
Copy link
Contributor Author

Txabox commented Apr 18, 2024

This PR is now redundant as its purpose has been fulfilled by another PR, which can be found here: #54

@Txabox Txabox closed this Apr 18, 2024
@Txabox Txabox deleted the chore/MOL-29317-set-node-18-as-default-in-nvmrc-file branch April 18, 2024 06:31
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.

2 participants