Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 159 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 159 Bytes

node-babel-lint-mocha

Project configuration:

  • node.js
  • eslint with airbnb config
  • babel for ES6+ js syntax
  • mocha

To run the tests:

  • yarn test