Skip to content

Commit 56a8e03

Browse files
committed
chore: fix install problem
skipLibCheck
1 parent fba1b26 commit 56a8e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"isolatedModules": true,
55
"strict": true,
66
"pretty": true,
7+
"skipLibCheck": true,
78
"importsNotUsedAsValues": "error",
89
"experimentalDecorators": true,
910
}

0 commit comments

Comments
 (0)