Skip to content

Linting fixes#1470

Merged
goosewobbler merged 34 commits intodevelopfrom
linting-main-fixes
Mar 16, 2023
Merged

Linting fixes#1470
goosewobbler merged 34 commits intodevelopfrom
linting-main-fixes

Conversation

@goosewobbler
Copy link
Contributor

@goosewobbler goosewobbler commented Mar 1, 2023

Addressing all low-hanging fruit linting issues - config in #1337

Note we are not addressing warnings at the moment - there are a lot of any types which we absolutely should replace as our use of TS in Frame expands and improves, but addressing this now requires a fair bit of work and also high levels of risk due to the amount of refactoring involved.

Remaining issues to address before we can enforce linting, we can do this here or with follow-up PR(s):

This was referenced Mar 1, 2023
Base automatically changed from linting-2 to develop March 9, 2023 12:42
@goosewobbler goosewobbler requested a review from mholtzman March 10, 2023 16:43
Copy link
Collaborator

@mholtzman mholtzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just a couple comments. also I'm getting some TS compilation errors on this branch, do I need to change anything?

@goosewobbler
Copy link
Contributor Author

@mholtzman did you do a setup:clean? Maybe you didn't install the deep-equal types

@goosewobbler goosewobbler requested a review from mholtzman March 15, 2023 18:18
@goosewobbler goosewobbler merged commit 5e6bcc4 into develop Mar 16, 2023
@goosewobbler goosewobbler deleted the linting-main-fixes branch March 16, 2023 22:29
mholtzman pushed a commit that referenced this pull request Mar 21, 2023
Co-authored-by: goosewobbler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants