Upgrade to redwood v8
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
"noEmit": true,
|
||||
"allowJs": true,
|
||||
"esModuleInterop": true,
|
||||
"target": "esnext",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"target": "ES2023",
|
||||
"module": "Node16",
|
||||
"moduleResolution": "Node16",
|
||||
"paths": {
|
||||
"$api/*": [
|
||||
"../api/*"
|
||||
|
Reference in New Issue
Block a user