Skip to content

Commit 8b30a41

Browse files
committed
test: remove lib check
1 parent 77bd0e3 commit 8b30a41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: types/test/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"target": "es5",
44
"module": "es2015",
55
"moduleResolution": "node",
6+
"skipLibCheck": true,
67
"strict": true,
78
"noEmit": true,
89
"lib": ["es5", "dom", "es2015.promise", "es2015.iterable", "es2015.core"]

0 commit comments

Comments
 (0)