Skip to content

Commit 4c0fda0

Browse files
committed
chore(instrumentation-redis): remove comment from tsconfig.json
1 parent d9b709f commit 4c0fda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/instrumentation-redis/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"outDir": "build",
66
"esModuleInterop": true,
77
"allowSyntheticDefaultImports": true,
8-
"skipLibCheck": true // point to the issue
8+
"skipLibCheck": true
99
},
1010
"include": [
1111
"src/**/*.ts",

0 commit comments

Comments
 (0)