Skip to content

Instantly share code, notes, and snippets.

@ptrin
Created June 6, 2014 14:00
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 ptrin/de5d2dce28a2eba75979 to your computer and use it in GitHub Desktop.
Save ptrin/de5d2dce28a2eba75979 to your computer and use it in GitHub Desktop.
var jsonTemplates = {
"test": '{' + "\n" +
' "property": "value"' + "\n" +
'}'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment