Eiríkur Fannar Torfason

Results 4 comments of Eiríkur Fannar Torfason

I can take a stab at porting the class to js.

Apologies for taking so long. PR is now ready for review.

While having the interface reference the implementation via an annotation is simpler to do, it does result in a circular dependency between the abstraction and the concretion (hence the need...

I've resorted to adding yet another plug-in, https://github.com/rel1cx/eslint-react, just so that I can enable its [no-create-ref](https://eslint-react.xyz/rules/no-create-ref) rule.