mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Fix target version in CONTRIBUTING.md (#8295)
This commit is contained in:
@@ -20,7 +20,7 @@ in the right direction.
|
|||||||
|
|
||||||
## Node version
|
## Node version
|
||||||
|
|
||||||
**Compiler Explorer** currently targets [Node.js](https://nodejs.org/) version 20, so it's better if you do so as well
|
**Compiler Explorer** currently targets [Node.js](https://nodejs.org/) version 22, so it's better if you do so as well
|
||||||
when testing your changes locally.
|
when testing your changes locally.
|
||||||
|
|
||||||
> Note that this repository is compatible with `GitHub Codespaces` as well as `VS Code Dev Containers`. Opening your
|
> Note that this repository is compatible with `GitHub Codespaces` as well as `VS Code Dev Containers`. Opening your
|
||||||
|
|||||||
Reference in New Issue
Block a user