Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix: enable TS strict mode #462

Merged
merged 2 commits into from
Oct 2, 2024
Merged

fix: enable TS strict mode #462

merged 2 commits into from
Oct 2, 2024

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Oct 2, 2024

In this PR:

  • enable TS strict mode

For this a few changes had to be made. Please let me know if you think some of them should be changed.

close #460

@spaenleh spaenleh requested review from pyphilia and ReidyT October 2, 2024 06:33
@spaenleh spaenleh self-assigned this Oct 2, 2024
@spaenleh spaenleh added the build label Oct 2, 2024
src/hooks/mobile.tsx Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
src/context/RecaptchaContext.tsx Show resolved Hide resolved
package.json Show resolved Hide resolved
cypress/tsconfig.json Show resolved Hide resolved
cypress/support/server.ts Show resolved Hide resolved
Copy link
Contributor

@ReidyT ReidyT left a comment

Choose a reason for hiding this comment

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

LGTM ⛩️

src/Root.tsx Outdated Show resolved Hide resolved
src/context/RecaptchaContext.tsx Show resolved Hide resolved
src/hooks/mobile.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

LGTM 🦛

Copy link

sonarqubecloud bot commented Oct 2, 2024

@spaenleh spaenleh added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit a0ac38b Oct 2, 2024
3 checks passed
@spaenleh spaenleh deleted the 460-strict-mode branch October 3, 2024 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] Activate strict mode in TS config
3 participants