diff --git a/react-native-cli/README.md b/react-native-cli/README.md index 6634e124f9..bfb02a683c 100644 --- a/react-native-cli/README.md +++ b/react-native-cli/README.md @@ -35,6 +35,10 @@ Running it for the first time creates a default config file. Open `~/.config/sin allow_access: $all allow_publish: $all + '**': + allow_access: $all + proxy: npmjs + '*': allow_access: $all proxy: npmjs