Closed RafaelKa closed 6 years ago
we should add linting check in travis, to prevent messy code in master branch.
this is already in place with the test script:
standard & nyc --reporter=text mocha --recursive test
we should add linting check in travis, to prevent messy code in master branch.