Cache Cleaning
Some cache I usually clean regularly
2 views
PNPM
bash
pnpm store prune
References: https://pnpm.io/cli/store#prune
Yarn
bash
yarn cache clean
References: https://yarnpkg.com/cli/cache/clean
Biome
bash
biome clean
References: https://biomejs.dev/guides/integrate-in-editor/#daemon-logs