Artur Kenzhaev

Results 34 comments of Artur Kenzhaev

Hi @vitalyiegorov, Excuse me for the delay, please. Could you try to redefine a `getId` option in `reselector.config` in case of your project, please? You can find the implementation example...

Hi @TJTorola, thank you for the issue! And excuse me for delay please. > Also potentially related: https://medium.com/flow-type/asking-for-required-annotations-64d4f9c1edf8. Maybe it is no longer possible for this to be implicitly typed?...

hey, thanks for reporting! the possible solution is to get the name of imported `jsx` from `react/jsx-runtime` by `ImportSpecifier`, and also check that caller name in `isReactElement` I can take...

hey everyone, I published a tiny wrapper that provides an executable binary for use by LSP clients, in Neovim, etc. https://github.com/lttb/gh-actions-language-server initially, I planned to add binary support directly to...