diff options
author | Anike Arni <anikarni@gmail.com> | 2017-02-08 13:51:11 -0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-08 13:51:11 -0200 |
commit | a1c384cebd80e177389ef79c2de6400db986aaa6 (patch) | |
tree | 7d2e14fbf931fd50769510bfc5809f41e5c48dbf /web-ui/.jshintignore | |
parent | 48e5acd386123a06586c20bf192fc18b5471da13 (diff) | |
parent | aa26a47abac48d817a04a4f2375f1378767fa83c (diff) |
Merge pull request #964 from pixelated/backup-email-page
Refactoring react code
Diffstat (limited to 'web-ui/.jshintignore')
-rw-r--r-- | web-ui/.jshintignore | 5 |
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 |