Skip to content

Standardization#3

Merged
bmpvieira merged 7 commits intomasterfrom
standardization
Aug 28, 2017
Merged

Standardization#3
bmpvieira merged 7 commits intomasterfrom
standardization

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
},
"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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants