diff --git a/package.json b/package.json index 940c4c08b2..55455f546a 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "test": { "auxiliaryCommentBefore": "istanbul ignore next" } - } + }, + "breakConfig": true } }