We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1c915 commit 40ebdf5Copy full SHA for 40ebdf5
Node-Target-Mapping.md
@@ -14,7 +14,7 @@ To update this file, you can use [node.green](https://node.green) to map to the
14
"compilerOptions": {
15
"lib": ["ES2023"],
16
"module": "node16",
17
- "target": "ES2022"
+ "target": "ES2023"
18
}
19
20
```
0 commit comments