Closed miorel closed 1 month ago
The repository-scripts package is essentially replicating the yarn workspaces foreach command's functionality. Let's try to use yarn's version for typechecking.
repository-scripts
yarn workspaces foreach
yarn
The
repository-scripts
package is essentially replicating theyarn workspaces foreach
command's functionality. Let's try to useyarn
's version for typechecking.