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