Bryan Mishkin
Bryan Mishkin
We can remove the `flat/` prefix at this point and make flat the default. ESLint v9 was released over a year ago in April 2024. So I'm open to dropping...
Completed release: - https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases/tag/v7.0.0 Thanks @michaelfaith @43081j! Please be sure to test the final result.
@azat-io sorry, it's not included in v7. I'm open to considering it for the next release if the PR (https://github.com/eslint-community/eslint-plugin-eslint-plugin/pull/495) is fixed up and we have consensus on it: -...
This was a big release already. We can definitely consider another major release as soon as we have a few changes lined up for it in #538.
For the record, it looks like this change from supporting all future Node versions to only the specified Node versions occurred here: https://github.com/release-it/release-it/commit/24b3ba66a7a182d1d2086903aacff2300170ba6b What do you think is the best...
Great! I believe it's just @platinumazure and myself who would need access. There haven't been any other regular contributors in recent years.
If most of the top plugins use sentence case, then I'd be open to this. For context, I found the PR where ESLint switched over to sentence case descriptions: *...
It looks like typescript-eslint has a `defaultOptions` property outside `meta` that predates the ESLint property. * https://github.com/typescript-eslint/typescript-eslint/pull/10339 Presumably, typescript-eslint should be moving to match the `meta.defaultOptions` property placement now used...
Sorry about the delay. I've been busy and haven't had a chance to look yet, but hope to look soon, appreciate your work here.