Skip to content

Commit c22d48a

Browse files
author
Andrew Luca
committed
chore: upgrade eslint
1 parent f329364 commit c22d48a

File tree

3 files changed

+429
-256
lines changed

3 files changed

+429
-256
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"no-undef": 2,
2222
"no-console": 1,
2323
"no-nested-ternary": 2,
24+
"jest/expect-expect": 0,
2425
"prettier/prettier": [
2526
"error",
2627
{

0 commit comments

Comments
 (0)