Skip to content

Commit e655ad4

Browse files
committed
chore: add skipLibCheck: true tsconfig
1 parent f62c030 commit e655ad4

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
@@ -16,6 +16,7 @@
1616
"outDir": "lib",
1717
"declarationDir": "types",
1818
"allowSyntheticDefaultImports": true,
19+
"skipLibCheck": true,
1920
"paths": {
2021
"adminjs": [
2122
"admin-bro"

0 commit comments

Comments
 (0)