1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-28 18:08:08 +00:00

Added covergae folder

This commit is contained in:
Vladimir Volek 2018-09-12 10:53:39 +02:00
parent 65192013cb
commit 556c7527c3

View File

@ -1,5 +1,6 @@
module.exports = {
rootDir: './src',
coverageDirectory: 'coverage/',
collectCoverage: true,
testURL: 'http://localhost',
modulePathIgnorePatterns: [