We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8426b commit d57e558Copy full SHA for d57e558
package.json
@@ -15,12 +15,6 @@
15
"type": "git",
16
"url": "git://github.com/coderaiser/pullout.git"
17
},
18
- "nyc": {
19
- "exclude": [
20
- "test",
21
- ".*.js"
22
- ]
23
- },
24
"scripts": {
25
"test": "madrun test",
26
"lint": "madrun lint",
@@ -34,13 +28,13 @@
34
28
"license": "MIT",
35
29
"main": "lib/pullout.js",
36
30
"devDependencies": {
31
+ "c8": "^9.1.0",
37
32
"coveralls": "^3.0.0",
38
33
"eslint": "^8.57.0",
39
"eslint-plugin-node": "^11.0.0",
40
"eslint-plugin-putout": "^22.4.1",
41
"madrun": "^10.0.1",
42
"nodemon": "^3.1.0",
43
- "nyc": "^15.0.0",
44
"putout": "^35.7.4",
45
"supertape": "^10.4.0",
46
"try-to-catch": "^3.0.0"
0 commit comments