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 312840d commit 4b26c73Copy full SHA for 4b26c73
@commitlint/core/package.json
@@ -32,14 +32,6 @@
32
]
33
},
34
"xo": false,
35
- "nyc": {
36
- "all": true,
37
- "sourceMap": false,
38
- "instrument": false,
39
- "include": [
40
- "source/**/*.js"
41
- ]
42
- },
43
"engines": {
44
"node": ">=4"
45
@@ -76,7 +68,6 @@
76
68
"execa": "0.8.0",
77
69
"globby": "6.1.0",
78
70
"import-from": "2.1.0",
79
- "nyc": "10.3.2",
80
71
"path-exists": "3.0.0",
81
72
"resolve-from": "4.0.0",
82
73
"rimraf": "2.6.1",
0 commit comments