chore: retrait du script npm jest orphelin (jest supprimé, mocha partout)
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"cov": "c8 npm run test",
|
"cov": "c8 npm run test",
|
||||||
"jest": "SILENT=1 node --no-warnings --experimental-vm-modules ./node_modules/.bin/jest",
|
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user