fix: jest command
This commit is contained in:
parent
6b16f752e4
commit
76675e8251
@ -18,7 +18,7 @@
|
||||
"build": "rm -rf dist && tsc",
|
||||
"eslint": "eslint ./src/**/*.ts",
|
||||
"check-types": "tsc --skipLibCheck",
|
||||
"test": "jest --coverage"
|
||||
"test": "jest"
|
||||
},
|
||||
"author": "dt-insight-front",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user