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/commit-msg
generated
vendored
Executable file
5
frontend/node_modules/react-dropzone/.husky/commit-msg
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
# Check commit msg format
|
||||
yarn commitlint --edit $1
|
||||
Reference in New Issue
Block a user