-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Ugrades/eslint #19601
Ugrades/eslint #19601
Conversation
@storybookjs/angular Can someone, perhaps @kroeder assist with these errors I'm getting during the build-sandboxes step in CI:
|
This seems to be a report of a similar issue about angular: |
And this might be a solution:
|
Yes, these changes make angular happy 👍 |
Unblock the TS4.9 upgrade by upgrading to ESlint v8
@kasperpeulen I hope this helps you.
For those trying to review:
99.8% of the changes are just to make TS/ESlint happy.
This commit does the actual upgrade: a889dac