diff --git a/client/tsconfig.json b/client/tsconfig.json index 13d176f8..ff382dad 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json @@ -21,8 +21,6 @@ "paths": { "@/*": ["./*"] }, - "typeRoots": ["./types", "./node_modules/@types"], - "types": ["html2pdf.js"], }, "include": [ "next-env.d.ts",