Closed thisislawatts closed 5 months ago
.node-version
Align this repo with the CLI node version.
The .node-version file is used in Node.js projects to specify the version of Node.js required for the project. It helps developers and automated tools like version managers (e.g., nvm, fnm) to ensure the correct Node.js version is used.
More information https://github.com/shadowspawn/node-version-usage
The shescape pkg has deprecated all versions lower than v2. This change updates to the new interface. Please validate these changes against the migration document: https://github.com/ericcornelissen/shescape/blob/HEAD/docs/migration.md
In addition support has been dropped for older versions of node.
All committers have signed the CLA.
Your PR has not had any activity for 60 days. In 7 days I'll close it. Make some activity to remove this.
Your PR has now been stale for 7 days. I'm closing it.
What this does
.node-version
to specify node versionAlign this repo with the CLI node version.
The .node-version file is used in Node.js projects to specify the version of Node.js required for the project. It helps developers and automated tools like version managers (e.g., nvm, fnm) to ensure the correct Node.js version is used.
More information https://github.com/shadowspawn/node-version-usage
The shescape pkg has deprecated all versions lower than v2. This change updates to the new interface. Please validate these changes against the migration document: https://github.com/ericcornelissen/shescape/blob/HEAD/docs/migration.md
In addition support has been dropped for older versions of node.