Support alwaysShowRuleFailuresAsWarnings option
See original GitHub issueThanks for this extension.
Is it possible to have the same alwaysShowRuleFailuresAsWarnings
option as in the classic TSLint extension?
I’m teaching programming courses, and lint errors shown as syntax errors is really disturbing for new developers.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Support alwaysShowRuleFailuresAsWarnings option · Issue #4 ...
Is it possible to have the same alwaysShowRuleFailuresAsWarnings option as in the classic TSLint extension? I'm teaching programming courses, ...
Read more >TSLint - Visual Studio Marketplace
alwaysShowRuleFailuresAsWarnings - Always show rule failures as warnings, ignoring the severity configuration in the tslint.json configuration.
Read more >How can I synchronise eslint or setup similar tslint and prettier ...
Specifically for TSLint, at least this setting tends to help: { "tslint.alwaysShowRuleFailuresAsWarnings": true }.
Read more >@neoncom/tslint-language-service: Documentation | Openbase
alwaysShowRuleFailuresAsWarnings - always show rule failures as warnings, ignoring the severity configuration in the tslint.json configuration.
Read more >typescript-tslint-plugin | Yarn - Package Manager
0.5.1 - June 21, 2019. Fixes mjs files being linted by default. 0.5.0 - June 10, 2019. Add pnpm as packageManager option. 0.4.0...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Doesn’t work for me too.
Why do we have a setting in vscode if that doesn’t work ?
@mjbvz I don’t know why but this doesn’t work for me: