rizowski / eslint-watch

ESLint with simple watching capabilities
https://www.npmjs.com/package/eslint-watch
MIT License
193 stars 29 forks source link

Make the watcher respect cli --ext flag #161

Closed rizowski closed 5 years ago

rizowski commented 5 years ago

Fixes #160

Overrides the default for --ext but makes it so that the watcher can always assume the default from the cli.