Skip to content

fix: use nullish coalescing in CreateScreen#918

Merged
jesseturner21 merged 1 commit intofeat/harness-implementationfrom
fix/lint-nullish-coalescing
Apr 22, 2026
Merged

fix: use nullish coalescing in CreateScreen#918
jesseturner21 merged 1 commit intofeat/harness-implementationfrom
fix/lint-nullish-coalescing

Conversation

@tejaskash
Copy link
Copy Markdown
Contributor

Summary

  • Fixes ESLint error (@typescript-eslint/prefer-nullish-coalescing) in CreateScreen.tsx:176 by replacing || with ??.

Test plan

  • npm run lint passes with no errors after this change

@jesseturner21 jesseturner21 merged commit e850c9e into feat/harness-implementation Apr 22, 2026
@jesseturner21 jesseturner21 deleted the fix/lint-nullish-coalescing branch April 22, 2026 17:55
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.

2 participants