This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Matija Marohnić
silvenon.com
did:plc:d6p2jrbterkgnavwl334q7qf
Eradicate explicit & implicit "any" and type assertions ("as") with oxlint. Below is my recipe.
Don't try to fix initial violations, suppress all of them so that new code can benefit.
Errors will finally get everyone to start narrowing types and validating response.json(), JSON.parse() etc.
2026-08-06T15:50:30.476Z