Closed merodiro closed 5 months ago
Lgtm! The documentation is done manually, could you add some docs? You can just copy/paste and edit from here: https://github.com/thepassle/eslint-plugin-barrel-files/blob/main/docs/rules/avoid-importing-barrel-files.md#configuration
Nice work! Thanks for the PR 🙂 Published in eslint-plugin-barrel-files@2.0.1
Add
allowList
option to"avoid-namespace-import"
This is my first time working on an eslint rule. So I don't know if I made the change correctly. Also I'm not sure how to generate the docs for this change