Skip to content

remove debugger statements#255

Open
deepsource-dev-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-autofix-377bd2b8
Open

remove debugger statements#255
deepsource-dev-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-autofix-377bd2b8

Conversation

@deepsource-dev-autofix
Copy link

The debugger statement is used to tell the JavaScript environment to stop execution and start up a debugger at the current point in the code.

The `debugger` statement is used to tell the JavaScript environment to stop execution and start up a debugger at the current point in the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants