Skip to content

Commit

Permalink
alphabetical
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Dec 11, 2024
1 parent ad998a7 commit 73c58b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

"camelcase": "warn",
"new-cap": "warn",
"strict": "warn",
"no-undef": "warn",
"no-useless-escape": "warn"
"no-useless-escape": "warn",
"strict": "warn"
}
}

0 comments on commit 73c58b7

Please sign in to comment.