Skip to content

Commit

Permalink
added more context
Browse files Browse the repository at this point in the history
  • Loading branch information
lexik04 committed Oct 31, 2024
1 parent eac806e commit 6299f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/standardjs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable */

// Generated by ChatGPT to test StandardJS abilities
// Generated by ChatGPT to test StandardJS abilities for catching and fixing errors

function isEven (num) {
return num % 2 === 0
Expand Down

0 comments on commit 6299f74

Please sign in to comment.