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
vs/workbench/api/node/extHostTask.ts is strict null check eligible. It has around 34 errors (~10% of the remaining strict errors in VS Code)
vs/workbench/api/node/extHostTask.ts
For #60565
The text was updated successfully, but these errors were encountered:
d0e0aa2
@mjbvz I did the file, but it needs to stay commented out in tsconfig.strictNullChecks.json until the files it depends on are done.
Sorry, something went wrong.
alexr00
No branches or pull requests
vs/workbench/api/node/extHostTask.ts
is strict null check eligible. It has around 34 errors (~10% of the remaining strict errors in VS Code)For #60565
The text was updated successfully, but these errors were encountered: