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 f329364 commit c22d48aCopy full SHA for c22d48a
.eslintrc
@@ -21,6 +21,7 @@
21
"no-undef": 2,
22
"no-console": 1,
23
"no-nested-ternary": 2,
24
+ "jest/expect-expect": 0,
25
"prettier/prettier": [
26
"error",
27
{
0 commit comments