diff --git a/webapp/tsconfig.config.json b/webapp/tsconfig.config.json index 1fccd77c8..53248ff73 100644 --- a/webapp/tsconfig.config.json +++ b/webapp/tsconfig.config.json @@ -9,6 +9,7 @@ "cypress.config.*" ], "compilerOptions": { + "noEmit": false, "composite": true, "types": [ "node"