fix: 修复ts问题
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "ES2022"
|
||||
"target": "ES2022",
|
||||
"types": ["node"]
|
||||
},
|
||||
"display": "Default"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user