-
-
Notifications
You must be signed in to change notification settings - Fork 60
chore(tsc+lint): Enhancing project tsc and linting #1867
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(tsc+lint): Enhancing project tsc and linting #1867
Conversation
- Add linting on types for better code uniformity - Add tsc uncovering existing errors fixed now or skipped for later
christian-bromann
left a comment
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 👍
|
Hey dprevost-LMI 👋 Thank you for your contribution to WebdriverIO! Your pull request has been marked as an "Expensable" contribution. We've sent you an email with further instructions on how to claim your expenses from our development fund. We are looking forward to more contributions from you in the future 🙌 Have a nice day, |
This reverts commit 77af39a.
|
@dprevost-LMI I had to revert this change due to #1870 |
|
No problem. If you accept, using the command below will keep the goodies and ensure no impact on the build process. However, initially, this command duplication had not been accepted, though. Unless the problem was the ignore |
|
No worries. Let's re-raise the original PR and include changes needed to fix the bug. |
|
Take 2: #1873 |
ts-ignore TODO fix me