Joshua Napoli
Joshua Napoli
> There is also an issue with using the "yarn list" command that happens before the install. Sadly, yarn 2 has not implemented the yarn list command. [yarnpkg/berry#720](https://github.com/yarnpkg/berry/issues/720) It looks...
The `--as-module` argument does this.
@Brianzchen > How does react-native ship flow definitions? The source files in the shipped package are all flow-typed. As far as I understand, the package.json refers to these flow-typed files....
> I am no expert in security, but my thinking is that this plugin is meant to be a dev dependency that runs on a local machine/CI/CD pipeline. So I...