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
Remove tslint, it's deprecated since end of 2019
tslint
tslint is deprecated
Remove tslint.json and also related devDependencies.
tslint.json
devDependencies
Not needed.
No linting support 🙁
Use eslint as long as we can not use our self 🙂
eslint
Any questions?
Maybe when setting up eslint.
Currently none
The text was updated successfully, but these errors were encountered:
Shinigami92
Successfully merging a pull request may close this issue.
Remove tslint
Summary
Remove
tslint
, it's deprecated since end of 2019Motivation
tslint
is deprecatedDetailed Design
Remove
tslint.json
and also relateddevDependencies
.Documentation
Not needed.
Drawbacks
No linting support 🙁
Alternatives
Use
eslint
as long as we can not use our self 🙂Open Questions
Any questions?
Help Needed
Maybe when setting up
eslint
.Frequently Asked Questions
Currently none
Related Discussions
Currently none
The text was updated successfully, but these errors were encountered: