arianacosta/poetic

Possibility to configure eslint extensions instead of using predefined ones

oleg-koval opened this issue ยท 1 comments

At first - nice idea for the project ๐ŸŽ†๐ŸŽ†๐ŸŽ†๐ŸŽ†

Suggestion: does it make sense to have this part configurable, as in a lot of cases a user doesn't want to use f.e. Airbnb config or so on and use alternatives?

Hi! Thank you for your suggestion. It definitively makes sense. If there are other bundles of configuration that are popular and well maintained, then we can certainly provide the option to the user to choose their preferred setup.

However, one of the things that Poetic is looking to solve is to make sure that these configurations work nicely together. At this moment, this is can only be achieved by having an opinionated setup.

Feel free to propose configurations that you would like to see or even a Pull Request.

Thanks!