Removed the no-unsafe-return rule from the eslint-disable and eslint-enable comments in the emoji_utils.ts file, as it is no longer required. This helps to improve code readability and reduces unnecessary complexity.
@ -126,7 +126,7 @@ function getData(...[emoji, skin, set]: GetDataArgs) {
Theversionof[thereferencedsourcecode]{@linkhttps://github.com/missive/emoji-mart/blob/5f2ffcc/src/utils/index.js} does not match that of DefinitelyTyped.