Hi Guys, I'm configuring the angular-material environment using angular-cli as has been proposed here:
https://github.com/angular/material2 and I'm following this guide: https://github.com/angular/material2/blob/master/GETTING_STARTED.md But after the installation I've noticed that I've needed to create an .ember-cli settings for livereload server (because doesn't work at all at the first time).. so that's fine, I've created that configuration, but I can't find a way to put the linter as a "watch" task in order to receive the error messages when a file changes. Here is a question http://stackoverflow.com/questions/37448771/angular-cli-serve-with-lint-watch from a guy trying to do the same as me but the answer is wrong.. Anyone of you, know the proper way to set the linter as a task to be watched? Thanks, -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
