chore: [CodeFactor] Apply fixes (#326)

Co-authored-by: codefactor-io <support@codefactor.io>
This commit is contained in:
codefactor-io[bot]
2020-05-28 22:39:00 +09:00
committed by GitHub
parent 5b6baff975
commit 8f1f960923

View File

@@ -8,4 +8,4 @@ module.exports = {
'^.+\\.ts$': 'ts-jest' '^.+\\.ts$': 'ts-jest'
}, },
verbose: true verbose: true
} };