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
Describe the bug
After onboarding the project, I learned that our instructions suggest we add 'audit' to npm run scripts. Problem is that it conflicts with npm audit and yarn audit and is not good practice.