Skip to content

Commit 86e29db

Browse files
author
Mithilesh Pawar
authored
Updated the new scan-info-format (#57)
* Added the new scan-info-format flag. * Updated tslog from 3.2.0 to 3.3.1 Updated eslint-plugin-prettier from 3.0.0 to 4.0.0 Restored jest to 26.6.3 Updated the scan test * Added the missing package-lock.json with updated vresions. * To make package-lock.json in sync with package.json
1 parent 695d446 commit 86e29db

File tree

6 files changed

+5527
-8746
lines changed

6 files changed

+5527
-8746
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ module.exports = {
4646

4747
globals: {
4848
'ts-jest': {
49-
tsConfig: `${__dirname}/tsconfig.json`,
49+
tsconfig: `${__dirname}/tsconfig.json`,
5050

5151
// https://huafu.github.io/ts-jest/user/config/diagnostics
5252
diagnostics: false,

0 commit comments

Comments
 (0)