Skip to content

[eslint config] [*] [new] add eslint v7#2240

Merged
ljharb merged 1 commit intoairbnb:masterfrom
MichaelDeBoey:eslint-7-base
Jun 10, 2020
Merged

[eslint config] [*] [new] add eslint v7#2240
ljharb merged 1 commit intoairbnb:masterfrom
MichaelDeBoey:eslint-7-base

Conversation

@MichaelDeBoey
Copy link
Copy Markdown

@MichaelDeBoey MichaelDeBoey commented Jun 9, 2020

CC @ljharb

@ljharb
Copy link
Copy Markdown
Collaborator

ljharb commented Jun 9, 2020

Thanks, I already have this branch locally tho and it'll require a bit more than this. I'll repurpose the PR.

@ljharb ljharb changed the title feat(eslint-config-airbnb-base): Support ESLint 7.x [eslint config] [*] [new] add eslint v7 Jun 10, 2020
@ljharb ljharb merged commit 5b462a0 into airbnb:master Jun 10, 2020
@MichaelDeBoey MichaelDeBoey deleted the eslint-7-base branch June 11, 2020 08:32
// Disallow assignments that can lead to race conditions due to usage of await or yield
// https://eslint.org/docs/rules/require-atomic-updates
// TODO: enable, semver-major
// note: not enabled because it is very buggy
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @ljharb !

Would you mind to share some cases where you faced bugs in this rule?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s a couple threads on eslint core that are full of examples; i don’t have any off hand.

Copy link
Copy Markdown

@keann keann Jul 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, might have guessed myself to look there. thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants