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

Issue #4 - Pass copy of parserOptions to validator functions #5

Closed
wants to merge 1 commit into from
Closed

Issue #4 - Pass copy of parserOptions to validator functions #5

wants to merge 1 commit into from

Conversation

misterflippy
Copy link

This is one possible fix for Issue #4

This makes a local copy of parserOptions and passes the copy to the validator functions. This seemed like the easiest way to fix this issue without causing too many side effects.

@prantlf
Copy link
Owner

prantlf commented Dec 27, 2019

As noted on #4, I fixed the underlying @prantlf/jsonlint instead. Thank you nevertheless!

@prantlf prantlf closed this Dec 27, 2019
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