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
no-unreachable
Running tslint with the latest version of the tslint-config-groupby results in the following error.
tslint
tslint-config-groupby
Could not find implementations for the following rules specified in the configuration: no-unreachable ...
It looks like this particular rule was removed in v4.0.0 of TSLint.
v4.0.0
See the following for details:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
tslint
with the latest version of thetslint-config-groupby
results in the following error.It looks like this particular rule was removed in
v4.0.0
of TSLint.See the following for details:
no-unreachable
palantir/tslint#1711The text was updated successfully, but these errors were encountered: