Skip to content

[eslint-config] Relax the "typedef" rule to allow inferred types for local variables #2219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 22, 2020

Conversation

octogonz
Copy link
Collaborator

Fixes #2206

See that issue for details.

@octogonz octogonz changed the title [eslint-config] Relax that "typedef" rule to allow inferred types for local variables [eslint-config] Relax the "typedef" rule to allow inferred types for local variables Sep 21, 2020
@octogonz octogonz force-pushed the octogonz/typedef-var branch from 3e58169 to 1b5e4aa Compare September 21, 2020 23:43
@octogonz octogonz requested a review from patmill as a code owner September 22, 2020 01:06
@octogonz octogonz merged commit 457a851 into master Sep 22, 2020
@octogonz octogonz deleted the octogonz/typedef-var branch September 22, 2020 01:35
Qjuh pushed a commit to discordjs/rushstack that referenced this pull request Nov 7, 2023
[eslint-config] Relax the "typedef" rule to allow inferred types for local variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[eslint-config] Proposal: Allow inferred types for local variables
2 participants