Problemunvalidated
I need to setup Eslint config Airbnb. — We are using `pnpm` as our package manager inside our Astro React project. Tension: In the readme it says use `npx install-peerdeps --dev eslint-config-airbnb` to install all dependencies. Outcome: How do I do that with `pnpm`?
43cc5558-35d4-42e8-9d18-68cbad384947
I need to setup Eslint config Airbnb. — We are using pnpm as our package manager inside our Astro React project. Tension: In the readme it says use npx install-peerdeps --dev eslint-config-airbnb to install all dependencies. Outcome: How do I do that with pnpm?