🚨 Fixed linter error
This commit is contained in:
@@ -230,7 +230,7 @@ export function createKeybindingsHandler(
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-ignore
|
||||
// @ts-ignore // skipcq: JS-0372
|
||||
timer = setTimeout(possibleMatches.clear.bind(possibleMatches), timeout);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user