Skip to content

es-x/no-legacy-object-prototype-accessor-methods

disallow legacy Object.prototype accessor methods

This rule reports the legacy Object.prototype accessor methods as errors.

💡 Examples

⛔ Examples of incorrect code for this rule:

Now loading...

🚀 Version

This rule was introduced in v5.2.0.

📚 References