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

Enable strictNullChecks compiler option #2343

Open
1 of 3 tasks
YuHsuan-Hwang opened this issue Feb 1, 2024 · 0 comments
Open
1 of 3 tasks

Enable strictNullChecks compiler option #2343

YuHsuan-Hwang opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@YuHsuan-Hwang
Copy link
Collaborator

YuHsuan-Hwang commented Feb 1, 2024

Enable the TypeScript strictNullChecks compiler option to prevent JS runtime errors such as “Uncaught TypeError: Cannot read property ‘...’ of undefined.”

details of the plan

The migration could be separated into several parts:

  • utilities, models, services
  • stores
  • components and icons (require blueprint upgrade)
@YuHsuan-Hwang YuHsuan-Hwang added the enhancement New feature or request label Feb 1, 2024
@YuHsuan-Hwang YuHsuan-Hwang self-assigned this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: New issues/PRs
Development

No branches or pull requests

1 participant