Eh, I feel like there’s some part of the JS community that gets a kick out of snubbing Typescript entirely, so when I import those packages I get to provide my own types. I just don’t want to facilitate that, so a ‘TS only’ repository would save me the trouble.
Like, it’s not a huge issue, but I just don’t want to spens the time thinking about that stuff.
I don't understand. It you don't want to use packages without types, cannot you do just that already?
I guess if you have to use package without typing it's because no good alternative with typings exists, which I'm not sure how creating a separate community will help with
Like, it’s not a huge issue, but I just don’t want to spens the time thinking about that stuff.