Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSLint: Rules Safe to Deprecate #1

Open
drewlustro opened this issue Nov 14, 2019 · 0 comments
Open

TSLint: Rules Safe to Deprecate #1

drewlustro opened this issue Nov 14, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed wip Work in progress

Comments

@drewlustro
Copy link
Collaborator

drewlustro commented Nov 14, 2019

TypeScript vs. ESLint rule coverage

Deprecating TSLint in eslint-config-angellist

The following is a running list of TSLint rules confirmed covered by ESLint (duplicate). We will progressively When there are no more TSLint rules, we can remove TSLint.

  • no-console
  • no-shadowed-variable
  • array-type - we don't need this. complex types with T[] at the end are fine
  • ...
  • ...
  • ...
@drewlustro drewlustro added enhancement New feature or request wip Work in progress help wanted Extra attention is needed labels Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed wip Work in progress
Projects
None yet
Development

No branches or pull requests

2 participants