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
This is mostly due to the problems presented with child_process spawnSync function. There is no way that I have found that allows for capturing what happens in the synchronous process.
Features
Pressing Enter while in watch mode will trigger a full directory lint (#11)
Fixes
iojs bug was causing errors when linting. It would lint the iojs directory. (#17)
iojs bug where the clean message wasn't appearing (#17)
Watcher file extensions - Watcher now supports watching any file extension (#16, #20#23 )