nightwatch-commands icon indicating copy to clipboard operation
nightwatch-commands copied to clipboard

Update Project to have ES6 Conventions

Open jasecode opened this issue 6 years ago • 0 comments

Status: Ready for Review or Open for Visibility Owner: Reviewers: @ellenmobify @jasecode

Changes

  • Add ES6 Linter via Mobify Code Style
  • Updated commands to be in ES6 format

Todos:

  • [ ] Passed linting check (run grunt lint)
  • [ ] Updated README
  • [ ] Updated CHANGELOG

Feedback:

none so far

How To Test

  • Checkout this branch
  • npm install
  • npm link
  • npm run lint

jasecode avatar Apr 16 '18 21:04 jasecode