Hmm..that sounds aggressive. I know React is the most popular framework but it isn't the only framework. Vue also prefixes with `use`. I wonder if we need to isolate stuff similar to JSXImportSource..
Running into issues where the react compiler compiles solid-js code in @tanstack.com devtools because solid has `useContext` too and the compiler does its thing and everything dies with “invalid hook call” 💀 @ryansolid.bsky.social FYI