You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
Hello! I'm currently working in a code base that is mid-refactor. Unfortunately, we've used propTypes poorly in the past and my console is being swarmed with warnings that are obfuscating important debug errors. Is there any way to suppress all propType warnings temporarily without setting the env to prod?
The text was updated successfully, but these errors were encountered:
Hello! I'm currently working in a code base that is mid-refactor. Unfortunately, we've used propTypes poorly in the past and my console is being swarmed with warnings that are obfuscating important debug errors. Is there any way to suppress all propType warnings temporarily without setting the env to prod?
The text was updated successfully, but these errors were encountered: