Skip to content

Commit

Permalink
Don't hoist opencollective-postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed May 9, 2024
1 parent 1d30e77 commit 7c6c088
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .npmrc
@@ -1,8 +1,3 @@
# Make sure the default patterns are still included (https://pnpm.io/npmrc#public-hoist-pattern)
public-hoist-pattern[]="*eslint*"
public-hoist-pattern[]="*prettier*"

# This is only necessary in this repo because pnpm symlinks the sku dependency in fixtures to the sku package folder directly
# This bypasses the .pnpm folder that resolveModules looks for
# See https://github.com/seek-oss/sku/blob/275752bd3066e52885d461ef5bcd953aaac3bfff/config/webpack/resolveModules.js
public-hoist-pattern[]="@babel/*"

0 comments on commit 7c6c088

Please sign in to comment.