You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The eslint task can be really slow, especially the eslint:src one, so to me the watch task (which run eslint) in its current form doesn't seem really useful.
Probably a better strategy would be to use watch only to run eslint on the changed file.
I was interested only in upgrading the dep so I didn't investigated more.
Comment by ficristo Friday Apr 07, 2017 at 18:20 GMT
I also thought to simply remove this task since I don't believe it is useful in its current state.
But on the other hand I don't think this change hurts us in any way.
Merging.
Thursday Mar 23, 2017 at 20:26 GMT
Originally opened as adobe/brackets#13215
The eslint task can be really slow, especially the eslint:src one, so to me the watch task (which run eslint) in its current form doesn't seem really useful.
Probably a better strategy would be to use watch only to run eslint on the changed file.
I was interested only in upgrading the dep so I didn't investigated more.
ficristo included the following code: https://github.com/adobe/brackets/pull/13215/commits
The text was updated successfully, but these errors were encountered: