Skip to content

Commit e88f702

Browse files
committed
fix: revert skipLibCheck no needed
1 parent 7c0057b commit e88f702

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Resources/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"declaration": true,
44
"declarationDir": "ts",
55
"resolveJsonModule": true,
6-
"esModuleInterop": true,
7-
"skipLibCheck": true
6+
"esModuleInterop": true
87
}
98
}

0 commit comments

Comments
 (0)