chore(ct-angular): remove useless skipLibCheck flag

This commit is contained in:
Younes Jaaidi 2024-04-11 15:22:30 +02:00
parent ddcf1e11b9
commit 251ce51f31
No known key found for this signature in database
GPG key ID: 3126C5717BDF3241

View file

@ -16,7 +16,6 @@
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"skipLibCheck": true,
"target": "ES2022",
"module": "ES2022",
"useDefineForClassFields": false,