Demo page on standardjs.com does not work as expected
What version of this package are you using? N/A
What operating system, Node.js, and npm version? N/A
What happened?
The demo page on standardjs.com does not appear to be working as expected. On page load 2 requests are sent to https://standardizer.glitch.me/lint, but these requests eventually return a 504 error.
Similarly, attempting to directly visit https://standardizer.glitch.me/ eventually results in a 504 Gateway Time-out error.
What did you expect to happen? I expected the backing API server to handle requests in a timely fashion.
Are you willing to submit a pull request to fix this bug? I'd be open to it, but I don't think I can in this case as the issue appears to be related to the Glitch server and I don't have rights to the project.
Source: standard/standard