Skip to content

Instantly share code, notes, and snippets.

@novitckas
Created May 24, 2020 13:21
Show Gist options
  • Save novitckas/fb3cf95fe8266c71cdbc48fb2ca0357e to your computer and use it in GitHub Desktop.
Save novitckas/fb3cf95fe8266c71cdbc48fb2ca0357e to your computer and use it in GitHub Desktop.
if (tokens.some((token) => stringsInWords[stringNumber].includes(token))) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment