EmmanuelDemey/eslint-plugin-angular

Better deprecation warning for editor integration

kaste opened this issue · 1 comments

kaste commented

Hi!

Here

https://github.com/Gillespie59/eslint-plugin-angular/blob/cd58df172c1561994ce980bc9d9042f7a4b11c15/rules/service-name.js#L72

you just console.warn which lands on stderr. For SublimeLinter we parse stderr for common errors. It would be way easier to parse this message if you reword this. E.g. DeprecationWarning: .....