diff --git a/front/tsconfig.json b/front/tsconfig.json index e766d78b5..4f203a357 100644 --- a/front/tsconfig.json +++ b/front/tsconfig.json @@ -4,6 +4,7 @@ "baseUrl": ".", "sourceMap": true, "noUnusedLocals": true, + "noImplicitAny": true, "experimentalDecorators": true, "typeRoots": ["node_modules", "node_modules/@types"], "types": [