Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
15
frontend/node_modules/react-dropzone/.codeclimate.yml
generated
vendored
Normal file
15
frontend/node_modules/react-dropzone/.codeclimate.yml
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
engines:
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- javascript
|
||||
eslint:
|
||||
enabled: true
|
||||
channel: "eslint-3"
|
||||
ratings:
|
||||
paths:
|
||||
- "**.js"
|
||||
exclude_paths:
|
||||
- "dist/"
|
||||
- "src/*.spec.js"
|
||||
Reference in New Issue
Block a user