Gábor Soós
Gábor Soós
There is a new release out there.
pls upgrade protractor version, they have a fix for it: https://github.com/angular/protractor/blob/master/CHANGELOG.md
That updating webdriver fails. Apart from that protractor is 2 versions behind the main repo.
@othiym23 Do we need a test for @AleksMeshkov s fix in a pull request?
pls update to resolve the conflict
There is no code within the repository, I think it unnecessary to have a gitignore
@mtraynham can we restrict it only to `typeCheck`? I mean only use the provided program if `typeCheck` is `true`. I would stay with one switch for one feature.
@mtraynham seems good, added one review
The PR is not a full solution, because the first result gets cached
Is it realistic to have more than one loader linting inside a Webpack configuration?