Skip to content

v2.1.4 - File extension watcher fixes

Choose a tag to compare

@rizowski rizowski released this 23 Nov 15:38
· 165 commits to master since this release

Fixes

  • Watcher was allowing .git/ file changes to be linted. This has now been fixed to check if the file extension is allowed. (#52)

Misc

  • The watcher will now ignore node_modules, bower_components and .git folders