2
0
mirror of https://github.com/cderche/greenlock-challenge-s3 synced 2025-05-10 15:36:33 +00:00

Test lcov for CodeClimate

This commit is contained in:
Cyrille 2019-05-10 08:50:22 +01:00
parent e353705873
commit 1c8432e84c

View File

@ -6,7 +6,7 @@
"scripts": {
"clean": "node ./clean.js",
"test": "node ./test.js",
"coverage": "nyc --reporter=lcovonly --report-dir=./coverage npm run test"
"coverage": "nyc --reporter=lcov --report-dir=./coverage npm run test"
},
"repository": {
"type": "git",