Skip to content

Commit cbaabb6

Browse files
committed
Update tsconfig.json
1 parent 2d8414b commit cbaabb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

1.hello-world/3.read-video-angular/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"lib": [
2323
"ES2022",
2424
"dom"
25-
]
25+
],
26+
"skipLibCheck": true
2627
},
2728
"angularCompilerOptions": {
2829
"enableI18nLegacyMessageIdFormat": false,

0 commit comments

Comments
 (0)