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

.eslintrc format is invalid #1793

Open
Zhangdroid opened this issue May 14, 2020 · 2 comments
Open

.eslintrc format is invalid #1793

Zhangdroid opened this issue May 14, 2020 · 2 comments

Comments

@Zhangdroid
Copy link

Zhangdroid commented May 14, 2020

I saw the issue #1630, but after change .eslintrc.js to .eslintrc, the problem still there :(

Here is my .eslintrc

{
  "extends": ["@react-native-community", "my-private-config"]
}

Is this because I use the private npm registry?

@gylaz
Copy link
Member

gylaz commented May 14, 2020

Can you provide a link to a PR that demonstrates the issue?

@Rexogamer
Copy link

Rexogamer commented Sep 22, 2020

Having a similar issue. Not sure what part of our eslintrc is broken, but here's the PR in question and here's the .eslintrc.js file

Edit: I see suggestions to change to .json but really I think Hound should just support .eslintrc.js because it's fairly common and JS is more flexible

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