Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Confusing about test case eslint-path #196

Closed
monkingxue opened this issue Aug 23, 2017 · 1 comment
Closed

Confusing about test case eslint-path #196

monkingxue opened this issue Aug 23, 2017 · 1 comment

Comments

@monkingxue
Copy link

Hi, I have some problems about test case 1(eslint-path).
I find a mock eslint in mock directory, but I think it's not enough, because the loader also relies on formatter {formatter: require("eslint/lib/formatters/stylish")}. If I change eslint path, I want to use the formatter in eslint path instead of the original. But the test case only mock the eslint, I think we also need to mock formatter.

@ricardogobbosouza
Copy link
Collaborator

@monkingxue
Resolve #275

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants