Skip to content

Replace tilde-indexOf with includes#647

Merged
ziluvatar merged 2 commits intoauth0:masterfrom
dviryamin:remove-tilde-indexof
Feb 10, 2020
Merged

Replace tilde-indexOf with includes#647
ziluvatar merged 2 commits intoauth0:masterfrom
dviryamin:remove-tilde-indexof

Conversation

@dviryamin
Copy link
Copy Markdown
Contributor

Description

Replaces the mystery way of checking if string contains other string using ~str.indexOf with str.includes.

@ziluvatar
Copy link
Copy Markdown
Contributor

Could you remove the package-lock.json file?

@dviryamin
Copy link
Copy Markdown
Contributor Author

Could you remove the package-lock.json file?

Done.

@ziluvatar ziluvatar merged commit 88cb9df into auth0:master Feb 10, 2020
@ziluvatar
Copy link
Copy Markdown
Contributor

Thanks @dviryamin !! 👏

@dviryamin dviryamin deleted the remove-tilde-indexof branch February 14, 2023 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants