We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It doesn't respect the tsconfig when project is inside a workspace:
But it works when opened as a folder:
tsconfig.json
The text was updated successfully, but these errors were encountered:
Upon further investigation I was able to determine that Vetur uses the tsconfig.json file from the first project in the workspace.
Sorry, something went wrong.
#424 The Vetur is not supported for this on now.
Duplicate of #424.
No branches or pull requests
Info
Problem
It doesn't respect the tsconfig when project is inside a workspace:
But it works when opened as a folder:
Reproducible Case
tsconfig.json
is not respected for the project.The text was updated successfully, but these errors were encountered: