diff options
Diffstat (limited to 'web-ui/.jshintignore')
-rw-r--r-- | web-ui/.jshintignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web-ui/.jshintignore b/web-ui/.jshintignore index df04d870..d69450f8 100644 --- a/web-ui/.jshintignore +++ b/web-ui/.jshintignore @@ -2,6 +2,6 @@ app/node_modules app/bower_components app/js/lib app/js/generated -app/js/account_recovery.js -app/js/account_recovery -test/spec/account_recovery +src/ +test/unit +test/integration |