Skip to content

Commit

Permalink
remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae authored Dec 12, 2024
1 parent e881355 commit a70ba83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"camelcase": "warn",
"new-cap": "warn",
"no-undef": "warn",
"no-useless-escape": "warn",
"no-useless-escape": "warn"
}
}

0 comments on commit a70ba83

Please sign in to comment.