Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
5
frontend/node_modules/react-dropzone/.husky/pre-commit
generated
vendored
Executable file
5
frontend/node_modules/react-dropzone/.husky/pre-commit
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
# Check whatever is staged for issues
|
||||
yarn lint-staged
|
||||
Reference in New Issue
Block a user