karma-runner / karma-teamcity-reporter

A Karma plugin. Report results for Teamcity CI.
MIT License
34 stars 47 forks source link

Update eslint to fix failing integration tests #28

Closed SimonNodel-AI closed 9 years ago

SimonNodel-AI commented 9 years ago

Need to update eslint version configuration in package.json because, with current versions configuration, running npm install would install eslint packages that do not work with each other.