Created
May 24, 2020 13:21
-
-
Save novitckas/fb3cf95fe8266c71cdbc48fb2ca0357e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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