Skip to content

Instantly share code, notes, and snippets.

@calebdre
Last active June 13, 2024 19:08
Show Gist options
  • Select an option

  • Save calebdre/1f191c4cb54e6bed7a35866ca3550bc9 to your computer and use it in GitHub Desktop.

Select an option

Save calebdre/1f191c4cb54e6bed7a35866ca3550bc9 to your computer and use it in GitHub Desktop.
export const generateValidationSet = (files: FileInfo[], n: number = 15) => {
// (...)
// this is an edit
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment