jsr
jsr copied to clipboard
Add some debug information about `slow types`
Right now there is no way to find out why your types was marked slow.
Some people complained that they don’t understand why it happens https://github.com/jsr-io/jsr/issues/698
By adding some debug output (or CLI linter to run and mentioned it in docs) we can make slow types debugging much easier.