Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with eslint command when used with create react app #8

Open
grolousi opened this issue Dec 5, 2018 · 0 comments
Open

Conflicts with eslint command when used with create react app #8

grolousi opened this issue Dec 5, 2018 · 0 comments

Comments

@grolousi
Copy link

grolousi commented Dec 5, 2018

When you use Yact on a CRA repo , you got conflicts with Eslint since two versions of the library are installed in the modules.
The results are error during pre-commit and building time.

Solution => Create a new commande for CRA repos that will only install de .eslint file and the rules but will depend on the already installed eslint package.

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

No branches or pull requests

1 participant