fullstacksjs / eslint-config

Fullstacks eslint config
MIT License
42 stars 3 forks source link

[CLI] Init config should not remove existing config #3

Closed ASafaeirad closed 2 years ago

ASafaeirad commented 2 years ago

We should not silently erase old .eslintrc while producing new configurations, or at the least, we should notify the user. Any other solutions are welcome.