Skip to content
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

Disable no-inferrable-types eslint rule #58306

Merged

Conversation

jakebailey
Copy link
Member

This should fix the create release-X.Y task.

This was a stylistic rule introduced when we switched to using ts-eslint's presets, but we explicitly annotate some stuff that's inferable on purpose. Since this is just style, it seems okay to just disable it.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Apr 24, 2024
@DanielRosenwasser DanielRosenwasser merged commit 4976211 into microsoft:main Apr 24, 2024
25 checks passed
@DanielRosenwasser
Copy link
Member

Since users in #57475 got annoyed, I'll post it here.

@typescript-bot create release-5.5

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 24, 2024

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
create release-5.5 ✅ Started ✅ Results

@jakebailey jakebailey deleted the disable-no-inferrable-types branch April 24, 2024 16:58
@typescript-bot
Copy link
Collaborator

Hey, @DanielRosenwasser! I've created release-5.5 with version 5.5.0-beta for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants