Skip to content

1.12.0

Choose a tag to compare

@leebenson leebenson released this 02 Jul 15:20
· 84 commits to master since this release

1.12.0 - 2017-07-02

ESLint

  • Reverts back to ESLint v3, to avoid Airbnb syntax issues (fixes #44)
  • Reverts to eslint-plugin-jsx-a11y ^5.1.0, fixing ESLint v3 issues

Testing

  • Adds jest test runner (currently no tests)
  • Adds npm test option to package.json
  • Adds .travis.yml for building and testing lint status via Travis-CI