Hi, I have an issue setting up a project
I get a No build targets were detected
from Metals Doctor
. I suspect this has to do withsbt bloopinstall
creating a top-level .bloop
directory while Metals: Import Build
command creates a .project/.bloop
directory. Do you have any clue about how to get build targets detected?