mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
build: bump Node from v16 to v20 (#14)
This commit is contained in:
parent
deec13b3d0
commit
7a64551755
4 changed files with 21 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
"extends": "tsconfig-moon/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"module": "Node16",
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
"noEmit": true,
|
||||
"verbatimModuleSyntax": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue