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 99dfde1 commit 3f9473fCopy full SHA for 3f9473f
package.json
@@ -7,11 +7,8 @@
7
"test:update": "madrun test:update",
8
"test:inspect": "madrun test:inspect",
9
"test:fail": "madrun test:fail",
10
- "test:slow": "madrun test:slow",
11
"coverage:ci": "madrun coverage:ci",
12
"coverage": "madrun coverage",
13
- "coverage:slow": "madrun coverage:slow",
14
- "lint:slow": "madrun lint:slow",
15
"lint:dot": "madrun lint:dot",
16
"lint-all": "madrun lint-all",
17
"lint:frame": "madrun lint:frame",
@@ -34,7 +31,6 @@
34
31
"fix:lint": "madrun fix:lint",
35
32
"fix:lint:fresh": "madrun fix:lint:fresh",
36
33
"fix:lint:cache": "madrun fix:lint:cache",
37
- "fix:lint:slow": "madrun fix:lint:slow",
38
"bootstrap": "madrun bootstrap",
39
"report": "madrun report",
40
"prepare": "madrun prepare",
0 commit comments