Closed ijemmao closed 1 year ago
Enable strict: true within tsconfig.json
strict: true
tsconfig.json
Closes #663
Many things in the current TS files weren't properly typed. This change will make it even more strict and clear which types are expected where.
Locally
N/A
Describe your changes
Enable
strict: true
withintsconfig.json
Issue ticket number and link
Closes #663
Motivation and Context
Many things in the current TS files weren't properly typed. This change will make it even more strict and clear which types are expected where.
How Has This Been Tested?
Locally
Screenshots (if appropriate):
N/A