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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Seems that removing tsconfig broke slot detection.
The text was updated successfully, but these errors were encountered:
We can use
extends: `${nuxt.options.rootDir}/tsconfig.json`,
but it may fail if it does not exist
Sorry, something went wrong.
Every nuxt project has tsconfig in their root dir, so I think it should be safe to add this.
tsconfig
vue-component-meta
Successfully merging a pull request may close this issue.
Seems that removing tsconfig broke slot detection.
The text was updated successfully, but these errors were encountered: