-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
enhancement: new plugin ruleNew rule request for eslint-pluginNew rule request for eslint-pluginpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Description
See #339 for existing discussion on this.
The ESLint plugin should implement a new version of the no-floating-promises rule from TSLint. This rule requires type information, and no equivalent exists yet in other tools. eslint-plugin-promise offers some of the functionality, but because the plugin does not have access to type information, it is not nearly as powerful. Implementing this rule will help organisations with replacing TSLint with typescript-eslint tools instead.
j-f1, mijay, schwamkrughs, thejuan, sindresorhus and 13 moreJoshuaKGoldberg, Bnaya, joshdick and tomvonclef
Metadata
Metadata
Assignees
Labels
enhancement: new plugin ruleNew rule request for eslint-pluginNew rule request for eslint-pluginpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin