diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index a3842ba4..0d668879 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -13,7 +13,7 @@ "resolveJsonModule": true, "target": "ES2019", "strict": true, - "allowJs": false, + "allowJs": true, "forceConsistentCasingInFileNames": true, "baseUrl": "./", "paths": {