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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tslint to eslint #204

Closed
aorinevo opened this issue Jul 19, 2020 · 0 comments · Fixed by #214
Closed

Migrate tslint to eslint #204

aorinevo opened this issue Jul 19, 2020 · 0 comments · Fixed by #214
Labels
good first issue Good for newcomers

Comments

@aorinevo
Copy link
Collaborator

aorinevo commented Jul 19, 2020

Introduction

In 2019 a decision was made to deprecate TSLint in favor of ESLint (see [1]).

To that end, Shepherd should target migrating from TSLint to ESLint in 2020.

Acceptance Criteria

  • Deprecate TSLint in favor of ESLint
  • Update README to account for this change

Notes

  • Several migration strategies have been published online. For example, [2].

References

  1. https://medium.com/palantir/tslint-in-2019-1a144c2317a9
  2. https://medium.com/@KevinBGreene/migrating-from-tslint-to-eslint-6382f8bd3b6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant