Skip to content

Instantly share code, notes, and snippets.

@denysvitali
Created January 7, 2020 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denysvitali/b8daf0f94f916962e7c902fa5c1abc70 to your computer and use it in GitHub Desktop.
Save denysvitali/b8daf0f94f916962e7c902fa5c1abc70 to your computer and use it in GitHub Desktop.
([A-z0-9]+)\.hasOwnProperty\(([A-z0-9]+)\)
Object.prototype.hasOwnProperty.call($1, $2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment