Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c974b84

Browse files
author
knight.chen
committed
fix: 修复 ts 5.0 deprecated 报错
1 parent 1ee4aa4 commit c974b84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"noImplicitThis": true,
1111
"noImplicitAny": false,
1212
"strict": true,
13-
"preserveValueImports": true,
1413
"isolatedModules": true,
1514
"target": "ESNext",
1615
"esModuleInterop": true,

0 commit comments

Comments
 (0)