Skip to content

Commit

Permalink
MDL-42774 JavaScript: Ensure that shifter cleans build directories be…
Browse files Browse the repository at this point in the history
…fore running
  • Loading branch information
andrewnicols committed Nov 11, 2013
1 parent 2d76404 commit 3c2d450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .shifter.json
@@ -1,4 +1,5 @@
{
"coverage": false,
"lint": "config"
"lint": "config",
"clean": true
}

0 comments on commit 3c2d450

Please sign in to comment.