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

Typescript config parity with Browsertrix repo #289

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Mar 8, 2024

Follow-up from #288

This matches the strictness rules with the Browsertrix repo, specifically noImplicitAny, and then adds // @ts-expect-errors to suppress existing errors this change raises. This'll help us keep code quality high moving forward.

Going to just directly merge this once it passes CI; as with #288, this doesn't change any code, just comments.

@emma-sg emma-sg requested review from ikreymer and SuaYoo March 8, 2024 02:04
@emma-sg emma-sg merged commit 5c7b914 into dev-2.0.0 Mar 8, 2024
6 checks passed
@emma-sg emma-sg deleted the emma/tsconfig-parity branch March 8, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant