Amaresh S M
Amaresh S M
> Can we also update [this section](https://eslint.org/docs/latest/extend/plugin-migration-flat-config#migrating-processors-for-flat-config) in the plugin migration guide with a short note? For example: > > ``` > Each processor should specify a `meta` object. For...
Use Macro to create a reusable section. Create a macro similar to `hero.macro.html` and use params to pass the commands dynamically. 1. creating - code-tabs.macro.html ```` {%- macro code_tabs(params) -%}...
I would like to work on this. Assigning it to myself.
> Where shall we maintain info about which rules are frozen? Maybe in `meta.docs.frozen` property (boolean) of rules? Yes, I was thinking the same. In the meta.docs.frozen section, we can...
I’m putting together a list of stylistic elements. If there’s anything missing, please let me know. If we already have an updated list, share the reference. ``` const frozenRules =...
> Can I take this if no one else is working on it for now? I have done some I will send a PR today. If any major is required...
> Two concerns: > > 1. I'm not sure that it would make sense to only search within specific categories. > 2. I'm not sure it would be obvious to...
> @amareshsm the search is done through Algolia, and so we'd need to use whatever options they have. We'd also need to make sure the crawl is updated to tag...
I will make the requested changes.
> @amareshsm are you still working on this? Yes, I will push the request changes in some time.