-
Notifications
You must be signed in to change notification settings - Fork 178
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
chore: migrates from tslint to eslint #265
Conversation
Signed-off-by: Sosuke Suzuki <[email protected]>
Signed-off-by: Sosuke Suzuki <[email protected]>
Signed-off-by: Sosuke Suzuki <[email protected]>
Signed-off-by: Sosuke Suzuki <[email protected]>
Signed-off-by: Sosuke Suzuki <[email protected]>
Signed-off-by: Sosuke Suzuki <[email protected]>
e25d5b9
to
838b784
Compare
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
We can make further settings changes and updates as follow-ups; either way, good to move off of no longer maintained TSLint.
Need to fix some merge conflicts now though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Signed-off-by: Sosuke Suzuki <[email protected]>
6670452
to
2bed8ae
Compare
Fixed conflicts |
@sosukesuzuki thanks so much for fixing the conflicts so quickly despite this PR being almost a year old! And thanks for making the contribution in the first place ❤️ |
@sosukesuzuki would you like to fix the CI build as suggested above? |
I missed your comments sorry. I'll fix build error. |
This comment was marked as resolved.
This comment was marked as resolved.
Build error is being fixed separately as part of #432 |
This comment was marked as resolved.
This comment was marked as resolved.
Superseded by #509. Made build/CI changes and fixed conflicts there on top of this. Credit given to OP |
Fixes #264
Migrates from tslint to ESLint
ESLint and eslint-plugin-react and @typescript-eslint recommended rules enabled.
The following two strict rules are disabled: