I need to be able to disable the errors that are displayed in console. I tried the babel library but it only removes the console.log statements that are inside the code, what I need is to delete or the 500, 404, 400 errors do not appear in the console. My code is in react
2.1m questions
2.1m answers
60 comments
57.0k users