diff --git a/tsconfig.json b/tsconfig.json index a950a3d5c726a7a7ae0a79e6ccae5d6d747a035f..ace14703aa444c1451a08bba8673a8df4b3056a2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,6 +23,7 @@ "strictInjectionParameters": true, "strictInputAccessModifiers": true, "strictTemplates": true, + "enableIvy": false, "preserveWhitespaces": true, "types": ["node"] }