diff --git a/tsconfig.json b/tsconfig.json index 4470707..02d480c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,7 +22,7 @@ "paths": { "@/*": ["./src/*"] }, - "types": ["jest", "@testing-library/jest-dom"], + "types": ["jest"], "typeRoots": ["./node_modules/@types", "./types"] }, "include": [