Skip to content

Instantly share code, notes, and snippets.

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 dotenorio/f7791184281d2ba6bbf60fd359c42632 to your computer and use it in GitHub Desktop.
Save dotenorio/f7791184281d2ba6bbf60fd359c42632 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
console.log(JSON.stringify(${1}, null, 2))
]]></content>
<tabTrigger>clj</tabTrigger>
<scope>source.js</scope>
<description>console.log(JSON.stringify(..))</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment