Skip to content

Commit f43c09d

Browse files
committed
fix it in robot-hooks too
1 parent 7f962b3 commit f43c09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/robot-hooks/test/types/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"compilerOptions": {
55
/* Base Options: */
66
"esModuleInterop": true,
7-
"skipLibCheck": false,
7+
"skipLibCheck": true,
88
"target": "es2022",
99
"allowJs": false,
1010
"moduleDetection": "force",

0 commit comments

Comments
 (0)