Skip to content

Commit

Permalink
update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 26, 2023
1 parent 6fe6922 commit 447ff00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"rules": {
"no-undef": 0,
"unicorn/consistent-destructuring": 0,
"unicorn/no-await-expression-member": 0,
"unicorn/prefer-top-level-await": 0
"unicorn/no-await-expression-member": 0
}
}

0 comments on commit 447ff00

Please sign in to comment.