@@ -18,6 +18,7 @@
},
/* TOOD: remove below flags for strict checking */
+ "strict": false,
"noImplicitAny": false
@@ -8,7 +8,7 @@
"vitest/globals"
],
- /* TOOD: remove noInplicitAy: false for strict checking */
+ /* TOOD: remove below flags for strict checking */
"strict": false,