You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added strictNullChecks so the only thing missing is fixing the noImplicitAny errors. Then we can remove all these specific parameters and just use strict: true.
Only when TypeScript's strict mode is enabled it fully shows its potential.
The text was updated successfully, but these errors were encountered: