ihordiachenko / eslint-plugin-chai-friendly

Makes eslint friendly towards Chai.js 'expect' and 'should' statements.
MIT License
53 stars 10 forks source link

feat: add `name` (for tooling) #38

Closed brettz9 closed 2 months ago

brettz9 commented 2 months ago

ESLint recommends a name for flat configs.

Tools like https://github.com/eslint/config-inspector can use this to indicate the source of rules.

I did not add it to the older, non-flat config because it will err there.

ihordiachenko commented 2 months ago

Lgtm

ihordiachenko commented 2 months ago

@brettz9 published in eslint-plugin-chai-friendly@1.0.1