Skip to content

Commit 7c91d5c

Browse files
committed
skip ts lib check
1 parent dc5d7b0 commit 7c91d5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
5858
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
5959
"resolveJsonModule": true /* Include modules imported with '.json' extension */,
60+
"skipLibCheck": true
6061
}
6162
}

0 commit comments

Comments
 (0)