Remix.run Logo
IshKebab 3 hours ago

Yes, if they explicitly call code that appears useless than a warning makes sense. Not if you write a public API that supports it though.

bluGill 2 hours ago | parent [-]

If you write an API you have a responsibility to ensure it cannot be misused. This is very hard.