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

Use undefined instead of null as the default value #112

Merged
merged 2 commits into from
Nov 12, 2019

Commits on Nov 6, 2019

  1. Use undefined instead of null as default value

    This fixes the type issues in mapbox#107. Also it makes more sense. I'm unsure about the `return undefined`.
    Timmmm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7b723c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Fix tests

    Tim Hutt committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    3104c7b View commit details
    Browse the repository at this point in the history