Skip to content

Conversation

lrlna
Copy link
Contributor

@lrlna lrlna commented Jun 16, 2020

No description provided.

greet(): void {
const { version } = require('../package.json');
console.log(`Using MongoDB: ${this.internalState.connectionInfo.buildInfo.version}`);
console.log(`Using MongoDB: ${this.internalState.connectionInfo.buildInfo.version}`);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is super pedantic, but I just really like when all the values in the greeting message align ✨

@lrlna lrlna merged commit 5888211 into master Jun 16, 2020
@lrlna lrlna deleted the use-docs-link branch June 16, 2020 16:36
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