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 MongoOptions interface #2616

Merged
merged 6 commits into from
Nov 19, 2020
Merged

feat: Add MongoOptions interface #2616

merged 6 commits into from
Nov 19, 2020

Commits on Nov 19, 2020

  1. feat: 🎨 Add MongoOptions interface

    Adds MongoOptions representing the internal view of the specified options.
    
    NODE-2698
    nbbeeken committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    0a30198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21efcba View commit details
    Browse the repository at this point in the history
  3. lint

    nbbeeken committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    cb748a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c8b85 View commit details
    Browse the repository at this point in the history
  5. Clearer ternary statement

    nbbeeken committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    852eb24 View commit details
    Browse the repository at this point in the history
  6. Move around code

    nbbeeken committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    956b500 View commit details
    Browse the repository at this point in the history