-
Notifications
You must be signed in to change notification settings - Fork 1.2k
require: warn invalid json #1700
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
Conversation
goto-bus-stop
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for picking this up! & sorry for the long wait. would you mind rebasing this?
7b5c387 to
5d803b8
Compare
|
This broke our script that transforms a JSON file to JavaScript file because it is checking the transformed output that is no longer JSON:
Is there a better way to do this? |
closes #1580