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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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