Branden Dane
Results
2
comments of
Branden Dane
@atamaku1 Check out CONTRIBUTING.md Docs for instructions on adding your fix. Thanks! (Here's a link for ya) https://github.com/coryhouse/react-slingshot/blob/master/CONTRIBUTING.md
Setting `engines` values for `node` and `yarn` within the project root, then further configuring `nodeLinker` to `pnp`, `pnpMode` to `loose`, and `pnpFallBackMode` to `all` currently still enforces `engines` values to...