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

feat: add --convert-nan-to-null to emit spec-compliant JSON #114

Merged
merged 4 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a54fc08 View commit details
    Browse the repository at this point in the history
  2. pass along nan flag

    cheahjs committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    db97169 View commit details
    Browse the repository at this point in the history
  3. remove unused allow_nan flag

    cheahjs committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9532bb8 View commit details
    Browse the repository at this point in the history
  4. fix more tests

    cheahjs committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    55dee44 View commit details
    Browse the repository at this point in the history