Skip to content

Fix promise handling issues#1060

Merged
ecraig12345 merged 1 commit intomicrosoft:masterfrom
ecraig12345:lint-promises
Mar 21, 2026
Merged

Fix promise handling issues#1060
ecraig12345 merged 1 commit intomicrosoft:masterfrom
ecraig12345:lint-promises

Conversation

@ecraig12345
Copy link
Member

Add new promise-related lint rules and fix issues

    "@typescript-eslint/await-thenable": "error",
    "@typescript-eslint/no-misused-promises": "error",
    "@typescript-eslint/require-await": "error",

@ecraig12345 ecraig12345 merged commit a994650 into microsoft:master Mar 21, 2026
11 checks passed
@ecraig12345 ecraig12345 deleted the lint-promises branch March 21, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant