We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c084c commit 543c1afCopy full SHA for 543c1af
‎packages/playwright-ct-angular/tsconfig.json
@@ -9,5 +9,8 @@
9
{
10
"path": "./tsconfig.spec.json"
11
}
12
- ]
+ ],
13
+ "compilerOptions": {
14
+ "strict":false
15
+ }
16
0 commit comments