diff --git a/ui/tsconfig.json b/ui/tsconfig.json index 0704e23f9d..eb0cb41a1b 100644 --- a/ui/tsconfig.json +++ b/ui/tsconfig.json @@ -31,6 +31,7 @@ "build", "node_modules", "cypress", + "jest.config.js", "webpack.tsconfig.json", "src/**/*.test.ts", "src/**/*.test.tsx",