mediamonks / frontend-coding-standards

Media.Monks - Frontend Coding Standards
60 stars 23 forks source link

Add section about prefixing private properties with a getter and/or setter #42

Closed ThijsTyZ closed 3 years ago

ThaNarie commented 3 years ago

Is this allowed by our eslint preset?

ThijsTyZ commented 3 years ago

Is this allowed by our eslint preset?

No, it's not. I will update the code example to disable that rule for that line