diff --git a/tsconfig.json b/tsconfig.json index 2f3d9354d5..f1b382c8a5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,6 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "module": "esnext", + "lib": ["dom", "esnext"], "types": ["node", "jest"], "baseUrl": ".", "paths": {