Jacob Buscher
Jacob Buscher
This shouldn't be that complicated... This would be solved easily by having an option that defaults off that keeps imports on one line with proper spacing. It's very frustrating especially...
@vedmant I agree with you. At the same time what makes prettier so great is that it unifies formatting across many projects with opinionated low-customizable formatting. This is the only...
We're having a lot of issues with the new Chrome 77 update and connecting our end users to our deployed IoT devices with a one way connection... Any update on...
@juberti I've had problems connecting over a relay after Chrome 77. Chrome is telling my STUN/TURN servers that the browser "hostCandidate" is null (`hostCandidate: "[0:0:0:x:x:x:x:x]:58670"`) then the STUN/TURN says something...
Here is the w3c description of hostCandidate ([https://w3c.github.io/webrtc-pc/#attributes-6](https://w3c.github.io/webrtc-pc/#attributes-6)): **hostCandidate of type DOMString, readonly** > The hostCandidate attribute is the local IP address and port used to communicate with the STUN...