Welcome to the public
subtree of the oa
repo.
Due to the specific workings of Yarn v4, if you wish to contribute to this sub-project, please carefully follow the steps below before any operation:
- Before you begin:
Use the command:mv yarn.lock-workspace yarn.lock
- Make your changes and operations as usual.
- Before committing:
Use the command:mv yarn.lock yarn.lock-workspace
This ensures proper dependency management and prevents potential conflicts.
Thank you for your contribution!