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 dc5d7b0 commit 7c91d5cCopy full SHA for 7c91d5c
tsconfig.json
@@ -57,5 +57,6 @@
57
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
58
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
59
"resolveJsonModule": true /* Include modules imported with '.json' extension */,
60
+ "skipLibCheck": true
61
}
62
0 commit comments