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

Merge pull request #5337 from whymarrh/eslint-ignore-coverage

Add test coverage dir to eslintignore
This commit is contained in:
Whymarrh Whitby 2018-09-24 18:22:54 -02:30 committed by GitHub
commit d6a5483766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ dist/**
builds/**
test-builds/**
docs/**
coverage/
development/bundle.js
development/states.js