Skip to content

Commit

Permalink
Enable the mocha/consistent-spacing-between-blocks rule
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 2, 2024
1 parent 5c1a598 commit a41e38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"mocha/no-exclusive-tests": "error",
"mocha/no-nested-tests": "error",
"mocha/no-identical-title": "error",
"mocha/consistent-spacing-between-blocks": "error",
"prefer-const": [
"error",
{
Expand Down

0 comments on commit a41e38b

Please sign in to comment.