Is it possible to configure Wasp to use a different package manager?
Wasp uses
npm when creating a new project (I just made my first one following the Quick Start page) and I was wondering if it is possible to use yarn instead?