Skip to content

Commit 84ef348

Browse files
Simplify test suite
1 parent 0cc85f1 commit 84ef348

File tree

2 files changed

+204
-221
lines changed

2 files changed

+204
-221
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"rules": {
2525
"brace-style": "off",
2626
"jest/expect-expect": "off",
27+
"lines-around-comment": "off",
2728
"comma-dangle": "off",
2829
"no-unused-vars": [
2930
2,

0 commit comments

Comments
 (0)