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
I've tried settings tsconfig.json's noImplicityAny' and strict` options to 'false' as advisable on the internet, but the error still persists. Any help?
The text was updated successfully, but these errors were encountered:
The point of the exercise is to try and fix this error. When you fix the TS errors, the exercise will be marked as complete and you can continue to the next one!
when i try to run the first exercise, I get the following error messages
I've tried settings
tsconfig.json
'snoImplicityAny' and
strict` options to 'false' as advisable on the internet, but the error still persists. Any help?The text was updated successfully, but these errors were encountered: