For JavaScript Projects, Mark Unreachable Code as a Warning Instead of an Error #15617
Labels
Duplicate
An existing issue was already created
VS Code Tracked
There is a VS Code equivalent to this issue
From microsoft/vscode#26016
Feature Request
Using the TypeScript 2.3
checkJs
feature, we've seen a few requests in VSCode to downgrade theunreachable code
error's severity from error to warningI'm not sure if we should downgrade this error specifically, but I do think we should allow users to configure this. I believe that #6802 and #13408 track this
The text was updated successfully, but these errors were encountered: