Eddy Brown

Results 4 issues of Eddy Brown

Address #62 I'm not sure if this approach is too simple - but as far as I can tell this should achieve what is needed. Doesn't add any overhead if...

Although Vite doesn't offer first class [SRI](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) support, it's something that users of `django-vite` may be interested in. Since this package allows you to host multiple JS packages via script...

https://github.com/MrBin99/django-vite/blob/f2af541c03fd4af3245915244ea98286beabe540/django_vite/templatetags/django_vite.py#L459-L462 This is causing an issue for me - I don't provide a prefix, but now all my static urls are prepended with `/`. Can I suggest that we only...

## Summary Implements `noTsIgnoreComment` rule, which prevents the use of `@ts-ignore`. - https://github.com/biomejs/biome/issues/713 ## Test Plan TBC

A-Project
A-Linter
L-JavaScript
A-Diagnostic