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

Standardization #3

Merged
merged 7 commits into from Aug 28, 2017
Merged

Standardization #3

merged 7 commits into from Aug 28, 2017

Conversation

StuntsPT
Copy link
Member

@StuntsPT StuntsPT commented Jun 2, 2017

Standardized README.md, improved "Standard JS" conformance, bumped package versions and added new unit tests.

Copy link
Member

@bmpvieira bmpvieira left a comment

Choose a reason for hiding this comment

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

One small change.

package.json Outdated
@@ -7,7 +7,7 @@
"test": "test"
},
"scripts": {
"test": "./node_modules/mocha/bin/mocha"
"test": "./node_modules/mocha/bin/mocha && standard && dependency-check ."
Copy link
Member

Choose a reason for hiding this comment

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

standard && dependency-check . && mocha to be like in other modules

@StuntsPT
Copy link
Member Author

Testing line was standardized as per your request!

@bmpvieira bmpvieira merged commit 3fb4486 into master Aug 28, 2017
@bmpvieira bmpvieira deleted the standardization branch August 28, 2017 15:42
@bmpvieira bmpvieira moved this from In Progress to Done in Bionode Project Board Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants