HBS

Results 38 comments of HBS

Sure. Here is an example of the schema of the [`accessor-pairs`](https://eslint.org/docs/latest/rules/accessor-pairs) rule: https://github.com/eslint/eslint/blob/1cbe1f6d38272784307c260f2375ab30e68716e8/lib/rules/accessor-pairs.js#L148-L165 And you can see [here](https://github.com/eslint/eslint/blob/1cbe1f6d38272784307c260f2375ab30e68716e8/lib/config/rule-validator.js#L95) how ESLint validates the rule based on its schema. Finally, an example...

Or just “Glossary”

Looks like that issue was closed. Is this PR still relevant?

I was literally about to install this plugin to lint for this use case. This is a bummer

I would love to see this PR move forward.

8.53.0 hasn’t shipped yet, so I suppose there is still time to reconsider moving `curly` over to eslint-stylistic? Repeating what @antfu said on that issue, which I agree with: >...

The component page says that I can use this component for quotes. When doing so, do I need to add `role=blockquote`? Or maybe instead use a `` instead of a...

What else is needed to get this PR merged?