code-chronicles-code / leetcode-curriculum

https://code-chronicles-code.github.io/leetcode-curriculum/
MIT License
9 stars 12 forks source link

Try out `yarn workspaces foreach` #476

Closed miorel closed 1 month ago

miorel commented 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.