Skip to content

Commit

Permalink
ci: rule warning not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mmustra committed May 7, 2024
1 parent 4681cf6 commit 0ed4da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"import/first": "error",
"import/newline-after-import": "error",
"import/no-duplicates": "error",
"max-nested-callbacks": "off",
"no-multiple-empty-lines": [
"error",
{
Expand Down

0 comments on commit 0ed4da9

Please sign in to comment.