e.g I have a mono repo with:
I only want volar to do anything in frontend, not in the rest.
Perhaps through a whitelist or blacklist, or detection of vue inside package.json etc.
Right now I am getting volar "Saving time is too long" messages in my api project :)