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

Added in default node_modules #194

Closed
MoKhajavi75 opened this issue May 29, 2018 · 1 comment
Closed

Added in default node_modules #194

MoKhajavi75 opened this issue May 29, 2018 · 1 comment

Comments

@MoKhajavi75
Copy link

I want to configure the default node_modules when I use:

react-native init NAME

Every time I use init command, I see a eslint-plugin-react-native package is installed by default!

I tried to uninstall it globally but no difference!

npm uninstall -g eslint-plugin-react-native

How I can remove a package from default packages?

@Intellicode
Copy link
Owner

Hi @MohamadKh75, it is a dependency of react-native itself so thats why its installed by default.

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

2 participants