-
-
Notifications
You must be signed in to change notification settings - Fork 4
Update tsconfig.json #34
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
Conversation
Updating tsconfig.json to allow users to use console.log() in the editor window to debug solutions.
Does this solve the error, or we don't know? |
/format |
The "Format code" action has started running. |
The "Format code" action has finished running. |
For security reasons,
|
I didn't get to test it properly, I may need some help running the project. |
Can you attempt to fix the CI by removing |
The quickest way to test is probably:
|
Do you want me to delete the file src/declarations.d.ts ?? then commit that change, also can you add the hacktoberfest-accepted label to this pr :) |
This file is causing problems with running the CI on this branch.
Issue [(https://github.com//issues/28)]
Updating tsconfig.json to allow users to use console.log() in the editor window to debug solutions.