Y
Hacker News
new
|
ask
|
show
|
jobs
by
Exoristos
121 days ago
All y'all need more RAM in your development laptops. Maybe. At least, I've never been bothered by the performance of standard tooling like prettier, ESLint, and npm.
2 comments
agos
121 days ago
ESLint on medium/big projects can be pretty slow and if you use type aware rules it opts out of caching
link
squidsoup
121 days ago
On a large codebase, eslint is quite slow.
link