2022年7月18日星期一

How to clear/disable js warnings console log error?

How to clear/disable js warnings console log error? 


console.log = console.warn = console.error = () => {};


You can overwrite the console methods to make them no-op. Just make sure that you run this code before any other code.

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...