1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

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

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