adding blockies lib to eslint ignore so it doesn't blow up the style checker and fail the build

This commit is contained in:
Jason Clark 2017-11-25 15:52:46 -07:00
parent 75ef848196
commit 6f5c32b7ce
1 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@ test/integration/bundle.js
test/integration/jquery-3.1.0.min.js
test/integration/helpers.js
test/integration/lib/first-time.js
ui/app/lib/blockies.js