MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"coverage": false,
|
||||
"lint": "config"
|
||||
"lint": "config",
|
||||
"clean": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user