Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #36: Check json structure rather than extension #37

Merged
merged 2 commits into from
Feb 23, 2016
Merged

Conversation

Jameskmonger
Copy link
Collaborator

No description provided.

@Jameskmonger Jameskmonger changed the title Fix #36: Check json structure rather than extension Fixed #36: Check json structure rather than extension Feb 23, 2016
@@ -7,14 +7,34 @@
const fs = require("fs");
const removeAll = require("../utils/removeAll");

const isJsonString = function (str) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jameskmonger pretty clever. In the future I will move this into it's own util/ module so that it can be more easily tested.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@himynameisdave Nice! I've sent you an invite to a gitter room. Check the email associated with your github account, you should've got the invite there.

himynameisdave added a commit that referenced this pull request Feb 23, 2016
Fixed #36: Check json structure rather than extension
@himynameisdave himynameisdave merged commit 5224b30 into master Feb 23, 2016
@himynameisdave himynameisdave deleted the 36-fix branch February 23, 2016 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants