Kohei

Results 7 comments of Kohei

Thanks for the feedback. I'll consider and experiment to build web version with the latest Flutter toolset. Please stay tuned 😛

Gotcha! Thanks for the feedback! I'm gonna work on it.

Thanks for the feedback! I needed to update my [poker](https://github.com/axross/poker) library in order to make the feature to support the use case you mentioned but I've just updated to support...

Set in the stores

Same here. Yarn doesn't download electron binary while installing electron npm package.

Hi team, I'm also waiting for this feature. What I want to do is aliasing some values that need to be cleaned up. In order to abstract the cleanup process,...

Can we add `ignore: [/Ref$/]` for `prevent-abbreviations` too? Because sometimes I create multiple refs and define as the following: ```ts function MyComponent(props) { const someRef = useRef(); const anotherRef =...