Skip to content

Commit

Permalink
update hoisting patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
rellafella committed Sep 17, 2024
1 parent abc9543 commit 50e81ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
publish-branch=main

# Required for using @envsa/shared-config with pnpm
public-hoist-pattern[]=@envsa/browserslist-config
public-hoist-pattern[]=@envsa/repo-config
public-hoist-pattern[]=*cspell*
public-hoist-pattern[]=*eslint*
Expand Down
1 change: 1 addition & 0 deletions packages/repo-config/init/.npmrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
publish-branch=main

# Required for using @envsa/shared-config with pnpm
public-hoist-pattern[]=@envsa/browserslist-config
public-hoist-pattern[]=@envsa/repo-config
public-hoist-pattern[]=*cspell*
public-hoist-pattern[]=*eslint*
Expand Down

0 comments on commit 50e81ba

Please sign in to comment.