mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-12 17:54:21 +00:00
use jest in npm script
This commit is contained in:
parent
84749cee74
commit
6b67c4229f
@ -16,7 +16,7 @@
|
||||
"lint:examples": "eslint 'examples/**/*.{ts,tsx}'",
|
||||
"format": "prettier --write .",
|
||||
"typecheck": "wsrun -e -c -s typecheck",
|
||||
"test": "wsrun -e -c -s test"
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user