Magento stuck on debugger while using dev-tools

Magento website getting stuck because of automatically debugger is triggering in dev-tools.
I tried using different browsers still it’s happening.
Using Magento V2.4.5

(function anonymous(
) {
debugger
})

enter image description here