6 ms·
I have mixed feelings about the JSR requirement for explicit typing. Other than that, it is pretty great!
by jmondi 2y ago
I have mixed feelings about the JSR requirement for explicit typing. Other than that, it is pretty great!
- catapart 2y agoHm? This is news to me. As far as I know, you can just publish pure javascript. I know that it's going to give you a worse 'score' if you don't have types, and it may require explicit typing of TS (but, strictly, so does TS), but I wasn't aware that there was not any way to publish to JSR without types. I'll have to look in to that, thanks!
- FractalHQ 2y agoThis is the best feature imo. Never again will my time be drained by someone else’s failure to type their spaghetti.