Wes Bos
Wes Bos
tracking https://github.com/airbnb/javascript/issues/2961
Follow the above linked issue for the things we're waiting on I am tempted to just bring the airbnb rules in-house and drop all the dependencies though..
The Airbnb stuff is pretty stable these days - I haven't changed anything in years from their rules - so I don't think it will be a huge issue.
not sure why it was 403ing, but it looks good
`https.request` and/or `xmlhttprequest` support would be great. I suspect many of the issues people are hitting are when an upstream dependency uses axios which uses either of these. Ideally we...
I think `` is an example of where it wouldn't make sense, but if you consider something like a `callout` element might be a div, section, blockquote or aside. Or...
thanks!
Also hitting this. Works fine without `--turbo` Removing rehype plugins allows it to run
Also hitting this, I have a socket with a single connection, but it seems a client component that calls a server action and a server component that calls a server...