summaryrefslogtreecommitdiff
path: root/web-ui/.jshintignore
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 17:39:09 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 17:39:09 -0200
commitbc922deb23a72d6ca1bf4c39efd1d7366baa9a84 (patch)
treeadf216625b4fb30c79e7577c990ac669da73c204 /web-ui/.jshintignore
parentebd5b3adce44a16213e5c1ec763a642899eba908 (diff)
[#922] Refactoring react folder structure
with @anikarni
Diffstat (limited to 'web-ui/.jshintignore')
-rw-r--r--web-ui/.jshintignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/web-ui/.jshintignore b/web-ui/.jshintignore
index df04d870..b28da15f 100644
--- a/web-ui/.jshintignore
+++ b/web-ui/.jshintignore
@@ -2,6 +2,5 @@ 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