Skip to content

Instantly share code, notes, and snippets.

@joshstovall
Created September 10, 2021 10:09
Show Gist options
  • Save joshstovall/156996c76d2e1300072df239a10b103a to your computer and use it in GitHub Desktop.
Save joshstovall/156996c76d2e1300072df239a10b103a to your computer and use it in GitHub Desktop.
function formatQuery(e) {
return '$' + e + handles[e] ? ' @' + e[e] : ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment