1.12.0
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
jesttest runner (currently no tests) - Adds
npm testoption topackage.json - Adds
.travis.ymlfor building and testing lint status via Travis-CI