Skip to content
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

Linting fixes #1470

Merged
merged 34 commits into from
Mar 16, 2023
Merged

Linting fixes #1470

merged 34 commits into from
Mar 16, 2023

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
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?

main/accountData/activity/index.js Outdated Show resolved Hide resolved
resources/Components/Countdown/index.js Outdated Show resolved Hide resolved
@goosewobbler
Copy link
Contributor Author

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

@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