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

Remove TSLint in favor of ESLint #2030

Closed
traeok opened this issue Dec 5, 2022 · 1 comment · Fixed by #2029
Closed

Remove TSLint in favor of ESLint #2030

traeok opened this issue Dec 5, 2022 · 1 comment · Fixed by #2029
Labels
bug Something isn't working

Comments

@traeok
Copy link
Member

traeok commented Dec 5, 2022

Describe the bug

Not necessarily a bug, but TSLint is now deprecated and should be replaced with ESLint. Since we are already using ESLint we can remove references to TSLint and merge any TSLint rules into the ESLint config.

Expected behavior

zowe-explorer package only uses ESLint as the linter and will no longer use TSLint.

@traeok traeok added the bug Something isn't working label Dec 5, 2022
@github-actions
Copy link

github-actions bot commented Dec 5, 2022

Thank you for creating a bug report. If you haven't already, please ensure you have provided steps to reproduce it and as much context as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant