Skip to content

Instantly share code, notes, and snippets.

@kadavre
Created September 29, 2019 13:32
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 kadavre/9e8140e726ceea6d4f7690565f4a7789 to your computer and use it in GitHub Desktop.
Save kadavre/9e8140e726ceea6d4f7690565f4a7789 to your computer and use it in GitHub Desktop.
const removeProperties = ({
password,
blockExpires,
loginAttempts,
...rest
}) => rest;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment