Join Discord
Powered by
<@!801315215429992461> oh wow. I help maintain a L...
# chat
l
lnicola
10/24/2021, 12:23 PM
@User
oh wow. I help maintain a Language Server implementation and I was looking at the dependencies of the Code extension. It's pretty small, but still pulls in things like
https://github.com/sindresorhus/has-flag/blob/main/index.js
and
https://github.com/sindresorhus/path-exists/blob/main/index.js
. I've always known that the npm ecosystem looks something like this, but seeing it with my own eyes hits really hard.
Previous
Next