rsnext/packages/next/lib/eslint
JJ Kasper 8577c4f07b
Detect pnpm correctly when installing missing dependencies (#37813)
This ensures we properly detect `pnpm` when installing missing dependencies. This also adds test coverage to ensure we properly detect the correct package manager. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

x-ref: [slack thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1655568091661719)
2022-06-19 12:33:23 +00:00
..
customFormatter.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
hasEslintConfiguration.ts [ESLint] Introduce a new setup process when next lint is run for the first time (#26584) 2021-08-04 21:53:15 +00:00
runLintCheck.ts Detect pnpm correctly when installing missing dependencies (#37813) 2022-06-19 12:33:23 +00:00
writeDefaultConfig.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00