We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb21f7b commit 586703cCopy full SHA for 586703c
1 file changed
examples/lucene/tsconfig.json
@@ -108,6 +108,6 @@
108
109
/* Completeness */
110
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
111
- "skipLibCheck": true /* Skip type checking all .d.ts files. */
+ "skipLibCheck": false /* Skip type checking all .d.ts files. */
112
}
113
0 commit comments