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

UI node server should enable strict type checking #2808

Closed
2 tasks done
Bobgy opened this issue Jan 7, 2020 · 0 comments · Fixed by #3593
Closed
2 tasks done

UI node server should enable strict type checking #2808

Bobgy opened this issue Jan 7, 2020 · 0 comments · Fixed by #3593
Assignees
Labels
area/engprod area/frontend priority/p1 status/triaged Whether the issue has been explicitly triaged

Comments

@Bobgy
Copy link
Contributor

Bobgy commented Jan 7, 2020

Current Problem

UI node server code doesn't do much typescript type checking.

Plan

  • Configure a tsconfig.json for it and update server/package.json to turn on strict type checking.
  • Fix upcoming errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/engprod area/frontend priority/p1 status/triaged Whether the issue has been explicitly triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant