Skip to content

es-x/no-accessor-properties

disallow accessor properties

This rule reports ES5 accessor properties as errors.

💡 Examples

⛔ Examples of incorrect code for this rule:

Now loading...

🚀 Version

This rule was introduced in eslint-plugin-es v1.1.0.

📚 References