We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f962b3 commit f43c09dCopy full SHA for f43c09d
packages/robot-hooks/test/types/tsconfig.json
@@ -4,7 +4,7 @@
4
"compilerOptions": {
5
/* Base Options: */
6
"esModuleInterop": true,
7
- "skipLibCheck": false,
+ "skipLibCheck": true,
8
"target": "es2022",
9
"allowJs": false,
10
"moduleDetection": "force",
0 commit comments