request: update eslint to v7
See original GitHub issueCurrent 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:
- Created 3 years ago
- Reactions:6
- Comments:7
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think this is now unblocked.
eslint-config-react-app
have released a new version using eslint 7.5!@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:
I don’t know when
eslint-config-react-app
will release an update; that’s the key unknown in the timeline