This commit is contained in:
tommy
2022-10-03 15:28:48 +02:00
parent af1c2cfa2b
commit 58ef536507
+2 -1
View File
@@ -3,7 +3,8 @@
"version": "1.0.0",
"description": "wallet ui tests for the nym wallet",
"scripts": {
"test": "wdio run wdio.conf.ts"
"test": "wdio run wdio.conf.ts",
"format": "prettier --write \"./**/*.ts\""
},
"author": "",
"license": "ISC",