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
Visual Studio Code: 1.66.2 Volar version: v0.34.6
Earlier versions did not have this problem, eg 0.33.10.
The text was updated successfully, but these errors were encountered:
I can't reproduce this problem in https://github.com/johnsoncodehk/volar-starter, could you provide minimal reproduction?
Sorry, something went wrong.
I found the reason, when the value of the strictNullChecks option in tsconfig.json is false, there will be this prompt.
strictNullChecks
tsconfig.json
false
reproduction: https://github.com/cj0x39e/volar-issue
2ec92f0
No branches or pull requests
Visual Studio Code: 1.66.2
Volar version: v0.34.6
Earlier versions did not have this problem, eg 0.33.10.
The text was updated successfully, but these errors were encountered: