pause console debugger in react

JavaScript
setTimeout(() => {debugger;}, 5000)
Source

Also in JavaScript: