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 439399d commit 6349762Copy full SHA for 6349762
jest.config.json
@@ -0,0 +1,5 @@
1
+{
2
+ "setupFiles": [
3
+ "jest-localstorage-mock"
4
+ ]
5
+}
0 commit comments