-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Migrate to ESLint #62
Comments
How do we distinguish 'old' code from 'new' code in the linter? |
Oh and why is ES Lint superior? TS Lint seems pretty good so far. |
This explains the why: |
This file contains list of old files https://github.com/microsoft/vscode-jupyter/blob/main/.eslintignore |
Closed
Merged
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
We should start using ESLint for all of the new code & just deprecate TS Lint.
Here's my proposal:
any
usages.Note:
strict
typescript. We started this at least 6months before we decided to update the remainder of the code base.The text was updated successfully, but these errors were encountered: