|
|
|
|
|
by taurath
1704 days ago
|
|
I installed ESLint into a new project and my package.lock file expanded to 3000 lines. I understand what problem it was trying to solve but the sheer inelegance of it sort of gives everything a jank feel, like you have no idea what’s running. Or perhaps it’s more that it’s exposing a bunch of things that are hidden or tucked in standard libraries in other languages. |
|