EdJoPaTo
EdJoPaTo
Its interesting to me why a license field is not something required. This is horrible for auditing and attributing / honoring dependency licenses. This is a big reason why companies...
> What happens if you use a custom license? I would do it similar to crates.io. Either SPDX via license or license-file. Exactly one being required. Custom → file.
I see why people might not want to enable something like `noUncheckedIndexedAccess` per default. It works without and has better code quality when enabled as it prevents errors. This is...
That’s why I think a score that can get higher than 100 might be a good idea. 125/100, like I said in my first post is something that other tools...
> Regarding your latter point, wouldn't it suffice to adjust the scoring manually in the future when such changes occur? Yeah, that should happen on a regular basis. But I...
I think it would be a good idea to add [`Cross-Origin-Resource-Policy`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Resource-Policy): `cross-origin` too.
Was curious, opened https://merch.deno.com and was greeted by this: 
Interesting find: `unicode-width` 0.1.12 released a few days ago with this: https://github.com/unicode-rs/unicode-width/pull/41 I kinda expected the family to be width 2 then, but it doesn't seem that way. But it...
> And my concern is exactly the large performance hit. I'm a bit reluctant to merge this. (But maybe the performance isn't _that_ important, as truncating a full 16KB text...
The name itself doesn't include something in relation to performance currently so this might be misleading… Thought about having this as a feature or something to enable it only on...