saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Log warning if the content of eslintrc is different 😱 #372

Closed pirelenito closed 7 years ago

pirelenito commented 7 years ago

Here is how it looks (on npm install):

screen shot 2017-06-19 at 17 41 26
xaviervia commented 7 years ago

I would favor the same approach we are incorporating to gitignore and that we had for the package.json. Given that the functionality for the package.json is already there, I feel like that would be something maybe simple to do? :)

pirelenito commented 7 years ago

@xaviervia maybe it is. But I'm not sure it is worth the effort, given this will be a much smaller user case, and we don't endorse changing this file. Wdyt?

pirelenito commented 7 years ago

synced offline with @xaviervia and we decided to move on with this solution.