We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537f072 commit 8e6ff96Copy full SHA for 8e6ff96
client/jest.setup.js
@@ -1,3 +1,5 @@
1
+// eslint-disable-next-line import/no-extraneous-dependencies
2
+import 'jest-styled-components';
3
import 'regenerator-runtime/runtime';
4
5
// See: https://github.com/testing-library/jest-dom
0 commit comments