Skip to content

Add .fail() callback to $.getJSON() request #114 - #130

Merged
jdaguil merged 1 commit into
developfrom
114-json-format-warning
Jul 18, 2017
Merged

jdaguil merged 1 commit into
developfrom
114-json-format-warning

Conversation

@johnmhoran

Copy link
Copy Markdown
Member
  • Catches the addition of a trailing comma.
  • Catches the omission of an open or close quotation mark.
  • Catches the omission of a comma in the middle of a set of object
    properties.

Signed-off-by: John M. Horan johnmhoran@gmail.com

  * Catches the addition of a trailing comma.
  * Catches the omission of an open or close quotation mark.
  * Catches the omission of a comma in the middle of a set of object
    properties.

Signed-off-by: John M. Horan <johnmhoran@gmail.com>
@jdaguil

jdaguil commented Jul 18, 2017

Copy link
Copy Markdown
Contributor

LGTM! 👏

@jdaguil
jdaguil merged commit cd17b8b into develop Jul 18, 2017
@jdaguil
jdaguil deleted the 114-json-format-warning branch July 18, 2017 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants