diff --git a/services/document-updater/app/lib/diff_match_patch.js b/services/document-updater/app/lib/diff_match_patch.js index 112130e097..4312010232 100644 --- a/services/document-updater/app/lib/diff_match_patch.js +++ b/services/document-updater/app/lib/diff_match_patch.js @@ -1,3 +1,4 @@ +/* eslint-disable */ /** * Diff Match and Patch *