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 d93b7c1 commit da8f2b3Copy full SHA for da8f2b3
packages/instrumentation-redis/tsconfig.json
@@ -5,7 +5,7 @@
5
"outDir": "build",
6
"esModuleInterop": true,
7
"allowSyntheticDefaultImports": true,
8
- "skipLibCheck": true // point to the issue
+ "skipLibCheck": true
9
},
10
"include": [
11
"src/**/*.ts",
0 commit comments