Skip to content

Instantly share code, notes, and snippets.

@cyberwombat
Created May 23, 2014 01:49
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 cyberwombat/7c3a98448e90b0600e5e to your computer and use it in GitHub Desktop.
Save cyberwombat/7c3a98448e90b0600e5e to your computer and use it in GitHub Desktop.
Atom JS grammar error
var x = {
data: "{\"ShipmentServiceLevelCategory\":\"SecondDay\",\"OrderTotal\":{\"Amount\":\"25.44\",\"CurrencyCode\":\"USD\"},\"ShipServiceLevel\":\"SecondDay\",\"LatestShipDate\":\"2014-03-04T15:26:50Z\",\"MarketplaceId\":\"0000\",\"SalesChannel\":\"Amazon.com\",\"ShippingAddress\":{\"Phone\":\"000\",\"PostalCode\":\"0000\",\"Name\":\"HHHHH\",\"CountryCode\":\"US\"}}",
keywords: ""
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment