node-postgres
node-postgres copied to clipboard
eslint: use cache
This significantly speeds up eslint after first run.
For me, this cuts yarn lint from ~6.5s to <1s when a single file has changed.