diff --git a/backend/tsconfig.json b/backend/tsconfig.json index 960c693c5..6a1970331 100644 --- a/backend/tsconfig.json +++ b/backend/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "types": ["node"], "module": "commonjs", "target": "esnext", "types": ["node", "jest"],