diff --git a/src/scripts/search.ts b/src/scripts/search.ts index 11e018e..41aa08f 100644 --- a/src/scripts/search.ts +++ b/src/scripts/search.ts @@ -3,7 +3,6 @@ // This software is released under the MIT License. // https://opensource.org/licenses/MIT -/* eslint-disable @typescript-eslint/no-inferrable-types */ "use strict"; // Modules from file