Add support for Yarn PNP
Open
type: feature request
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
There's a couple spots that need patches:
- Generated configs (`extends: ./node_modules/gts`, etc)
- `execa` calls to `node ./node_modules/*`
Implementation thoughts:
- Check for `.yarn`? Hacky.
- ESLint API? Probably a better idea. More work.
Contributor guide
Assessment
This issue has not been assessed yet.