We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7416fb commit 5f658d3Copy full SHA for 5f658d3
tsconfig.browser-base.json
@@ -59,7 +59,7 @@
59
/* Experimental Options */
60
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
61
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
62
-
+ "skipLibCheck": true,
63
/* Advanced Options */
64
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
65
}
0 commit comments