Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jspsych/metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeleeuw committed Aug 2, 2024
2 parents 10a7e7d + 1d932a3 commit a80b409
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ export const validateJson = (filePath: string, fileName?: string): boolean => {
console.error(`Error: ${error.message}`);
return false;
}
}
}

0 comments on commit a80b409

Please sign in to comment.