If there is a package mentioned in the package.json
file in the project root, will it be installed for the Electron client, React Native Client, and the Terminal clients automatically, on running npm install
in the project root?
If there is a package mentioned in the package.json
file in the project root, will it be installed for the Electron client, React Native Client, and the Terminal clients automatically, on running npm install
in the project root?