diff --git a/package.json b/package.json index e99983d9fc..70ce68a5f6 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "test": { "auxiliaryCommentBefore": "istanbul ignore next" } - } + }, + "breakConfig": true } }