eslint-community / eslint-plugin-promise

Enforce best practices for JavaScript promises
ISC License
936 stars 91 forks source link

There is no documentation for some rules #214

Closed MansurAliKoroglu closed 1 month ago

MansurAliKoroglu commented 3 years ago

Description

Four of the rules has no documentation.

Steps to Reproduce

  1. Visit the links:
xjamundx commented 2 years ago

Partially addressed in #215

DerZyklop commented 1 year ago

Related discussion about the reasons for avoid-new: https://github.com/eslint-community/eslint-plugin-promise/issues/111

DamienCassou commented 7 months ago

I agree that rules should be documented.