lo1tuma / eslint-plugin-mocha

ESLint rules for mocha
MIT License
279 stars 61 forks source link

Add name to flat configs #356

Closed voxpelli closed 2 months ago

voxpelli commented 3 months ago

See https://eslint.org/docs/latest/use/configure/configuration-files#configuration-naming-conventions and eg https://github.com/eslint-community/eslint-plugin-eslint-plugin/pull/459

Improves presentation in the config inspector: https://github.com/eslint/config-inspector

brettz9 commented 2 months ago

Could we get a review for this? This is helpful with the config inspector...