jsr icon indicating copy to clipboard operation
jsr copied to clipboard

Add some debug information about `slow types`

Open ai opened this issue 10 months ago • 0 comments

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.

ai avatar Feb 22 '25 19:02 ai