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.

please remove eslint-config-react-app from dependencies, it is required only for react projects

See original GitHub issue
warning "tsdx > eslint-config-react-app@5.0.1" has unmet peer dependency "babel-eslint@10.x".
warning "tsdx > eslint-config-react-app@5.0.1" has incorrect peer dependency "eslint-plugin-flowtype@3.x".

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
JustFly1984commented, Sep 20, 2019

it is better to ditch eslint-config-react-app - it messes up linting projects without create-react-app

2reactions
skvalecommented, Sep 1, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable ESLint that create-react-app provides - Stack Overflow
I have a shared eslint config in my monorepo and it had a conflict with CRA eslint config, disabling it with the .env...
Read more >
eslint-config-react-app | Yarn - Package Manager
This package includes the shareable ESLint configuration used by Create React App. Please refer to its documentation: Getting Started – How to create...
Read more >
How to Remove Unused Dependencies in React - Pluralsight
To combat this, it is imperative to track unused packages in your project and eventually remove them. This guide tells you how to...
Read more >
How To Customize ESLint Rules with an Ejected Create React ...
Projects created using Create React App have linting with ESLint already working and configured out of the box with sensible defaults. For most ......
Read more >
Create React App with ESLint & Prettier in VSCode (2022)
Create React App with ESLint & Prettier in VSCode (2022)In this video I show you how you can setup ESLint and Prettier for...
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