question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

eslint-plugin-react is presented inside package.json but not used in .eslintrc.js

See original GitHub issue

This is not an issue, I’m just trying to understand the codebase. I don’t think it would be approriate to post this question on StackOverflow or Twitter. I saw the eslint-plugin-react inside package.json, however it is not used inside .eslintrc.js? Is it intentional? If so, why’s that? Thank you and sorry for an off-topic question

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
WebDeg-Briancommented, Jan 9, 2019

@oliviertassinari Theoretically it should work. I will give it even a closer look and make a pull request if it actually works this weekend

0reactions
oliviertassinaricommented, Jan 8, 2019

@WebDeg-Brian I sort the properties with Sublime Text. Do you want to submit a pull request removing the two plugins as already provided by Airbnb? When you say it works, does it mean it still reporting failing cases?

Read more comments on GitHub >

github_iconTop Results From Across the Web

eslint-plugin-react is presented inside package.json but not ...
This is not an issue, I'm just trying to understand the codebase. I don't think it would be approriate to post this question...
Read more >
ERROR in Plugin "react" was conflicted between ".eslintrc.json ...
I just ran the npm install --dev eslint-config-react-app command and the error is gone. Also use --include=dev instead of --dev .
Read more >
Configuration Files - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
Configuring ESLint - Breword 文档集合
React applies specific semantics to JSX syntax that ESLint doesn't recognize. We recommend using eslint-plugin-react if you are using React and want React ......
Read more >
eslint-plugin-react - npm
Start using eslint-plugin-react in your project by running `npm i ... However, this is not recommended, and any plugins or shareable configs ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found