Open lukeapage opened 9 years ago
I want to use karma-chai-sinon and karma-chai-as-promised - https://github.com/vlkosinov/karma-chai-as-promised
But karma-chai-as-promised has a peer dependency on karma-chai and this has a dependency on chai which it includes itself.
It would be best if this only included the sinon and chai scripts and relied on using karma-chai. ?
:+1:
I want to use karma-chai-sinon and karma-chai-as-promised - https://github.com/vlkosinov/karma-chai-as-promised
But karma-chai-as-promised has a peer dependency on karma-chai and this has a dependency on chai which it includes itself.
It would be best if this only included the sinon and chai scripts and relied on using karma-chai. ?