We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3890ee6 commit c16002bCopy full SHA for c16002b
1 file changed
1.hello-world/3.read-video-angular/tsconfig.json
@@ -22,7 +22,8 @@
22
"lib": [
23
"ES2022",
24
"dom"
25
- ]
+ ],
26
+ "skipLibCheck": true
27
},
28
"angularCompilerOptions": {
29
"enableI18nLegacyMessageIdFormat": false,
0 commit comments