diff --git a/docs/index.md b/docs/index.md index 33a011d42f2..a852818c481 100644 --- a/docs/index.md +++ b/docs/index.md @@ -47,6 +47,7 @@ public-hoist-pattern=* shamefully-hoist=true ``` +Note: Setting shamefully-hoist to true is the same as setting public-hoist-pattern to *. ## Boilerplates @@ -152,4 +153,4 @@ DEBUG=electron-builder ## Community -[electron-builder](https://electron-builder.zulipchat.com/) on Zulip. \ No newline at end of file +[electron-builder](https://electron-builder.zulipchat.com/) on Zulip.