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.

request: update eslint to v7

See original GitHub issue

Current Behavior

tsdx is currently using version 6.8 of eslint, which is quite outdated and breaks most eslint configurations (for example: @skyra/eslint-config

Desired Behavior

tsdx uses a newer version of eslint

Suggested Solution

Migrate to the newest version of eslint - currently 7.11.0

Who does this impact? Who is this for?

This issue mostly impacts users that either want to use or are migrating projects that are using newer eslint rules

Describe alternatives you’ve considered

Using the resolution field - This is a fragile solution and may cause problems with the internal config

Additional context

N/A

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:6
  • Comments:7

github_iconTop GitHub Comments

2reactions
jonnyelliotcommented, Nov 6, 2020

I think this is now unblocked. eslint-config-react-app have released a new version using eslint 7.5!

2reactions
agilgur5commented, Oct 16, 2020

@cfanoulis this is slated for v0.16.0 per the milestone, which I don’t think will be for another month or two. But this can’t be completed right now in any case, it’s blocked by upstream, per my first comment’s first sentence:

Unfortunately, this is blocked for the same reason as #810, eslint-config-react-app has yet to release an upgraded version per #810 (comment)

I don’t know when eslint-config-react-app will release an update; that’s the key unknown in the timeline

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to v7.0.0 - ESLint - Pluggable JavaScript Linter
To address: Make sure you upgrade to at least Node.js 10.12.0 when using ESLint v7.0.0. One important thing to double check is the...
Read more >
request: update eslint to v7 · Issue #905 · jaredpalmer/tsdx · GitHub
The main issue for me in updating eslint and rules in open source repos - it actually can leave a huge github commit...
Read more >
Project News: What's new in ESLint v7.0.0 - OpenJS Foundation
ESLint v7.0.0 brings new updates including improved developer experience ... the project can now be colocated with the plugins they require.
Read more >
eslint | Yarn - Package Manager
eslint :recommended is updated and will result in strictly fewer linting errors (e.g., rule removals). ... eslint:recommended is updated and may result in...
Read more >
eslint-plugin-eslint-plugin - npm
An ESLint plugin for linting ESLint plugins. Latest version: 5.0.7, last published: 10 days ago. Start using eslint-plugin-eslint-plugin in ...
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