Skip to content

Commit ce89a2c

Browse files
committed
Revert "Add skipLibCheck to tsconfig."
This reverts commit f215392.
1 parent 622b71f commit ce89a2c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tsconfig.base.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"declaration": true,
1010
"sourceMap": true,
1111
"declarationMap": true,
12-
"types": [],
13-
"skipLibCheck": true
12+
"types": []
1413
}
15-
}
14+
}

0 commit comments

Comments
 (0)