Возврат covearge

This commit is contained in:
LightAir
2021-06-09 22:45:40 +03:00
parent 9cccd65768
commit 7aceeeaa36

View File

@@ -10,7 +10,8 @@
], ],
"main": "lib/index", "main": "lib/index",
"scripts": { "scripts": {
"test": "tape test --tap | tap-min" "test": "tape test --tap | tap-min",
"coverage": "istanbul cover tape test -- -R spec"
}, },
"homepage": "https://github.com/LightAir/turbo-rss", "homepage": "https://github.com/LightAir/turbo-rss",
"author": { "author": {