aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2017-11-29 03:58:06 +0800
committerGitHub <noreply@github.com>2017-11-29 03:58:06 +0800
commit2b1f2557c7dbd589724fd690ec72f789f9650e3c (patch)
tree44ad09f1b666dc6ddae0fdc0bc9823de9126bc18 /.eslintignore
parent9a3ca5d5022d30415b8f5b32b148293689cfc817 (diff)
parentf131468353aa518b8fc178cd591bfc7ab5bdc32c (diff)
downloadtangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar.gz
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar.bz2
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar.lz
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar.xz
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.tar.zst
tangerine-wallet-browser-2b1f2557c7dbd589724fd690ec72f789f9650e3c.zip
Merge pull request #2615 from jpclark/NewUI-flat
Provide blockie identicon option
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index b96f79011..e4cade21c 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -2,4 +2,5 @@ app/scripts/lib/extension-instance.js
test/integration/bundle.js
test/integration/jquery-3.1.0.min.js
test/integration/helpers.js
-test/integration/lib/first-time.js \ No newline at end of file
+test/integration/lib/first-time.js
+ui/lib/blockies.js \ No newline at end of file