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
despite our .npmrc and make install--no-package-lock configurations, these files keep cropping up and causing build problems. we should add a pre-commit hook to remove these files from any commit (with a warning).
The text was updated successfully, but these errors were encountered:
despite our
.npmrc
andmake install
--no-package-lock
configurations, these files keep cropping up and causing build problems. we should add a pre-commit hook to remove these files from any commit (with a warning).The text was updated successfully, but these errors were encountered: