Created
May 5, 2017 19:21
-
-
Save ggordon/270bd207a36abe05250bb55bbc2a8aab to your computer and use it in GitHub Desktop.
regex for identifying safe navigator usages
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
| regex for identifying safe navigator usages | |
| ([a-zA-Z0-9@_]+)\s*&&\s\1\. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment