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

Where the configurations must be set ? #277

Open
Hophoet opened this issue Feb 24, 2021 · 2 comments
Open

Where the configurations must be set ? #277

Hophoet opened this issue Feb 24, 2021 · 2 comments

Comments

@Hophoet
Copy link

Hophoet commented Feb 24, 2021

Hi,
Very great librairy!, i like it

I need your help for the installation!
I am following the step for the installation, and at the configurations step i don't know where configs must be set

@alittletf
Copy link

+1
I am also confused where this should be set

@amankumar6
Copy link

You need to create a .eslintrc.js file in the root directory of your project and then copy the command which is given in the docs.

module.exports = {
  root: true,
  extends: '@react-native-community'
};

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

3 participants