Add ignoreFilesGlobs config option to sol-coverage

This commit is contained in:
Leonid Logvinov
2019-02-27 13:06:30 -08:00
parent 807290ff38
commit 4cf9e030a2
4 changed files with 164 additions and 100 deletions

View File

@@ -32,8 +32,10 @@
"@0x/sol-tracing-utils": "^6.0.5",
"@0x/subproviders": "^4.0.1",
"@0x/typescript-typings": "^4.1.0",
"@types/minimatch": "^3.0.3",
"ethereum-types": "^2.1.0",
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"web3-provider-engine": "14.0.6"
},
"devDependencies": {