Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
15
frontend/node_modules/react-dropzone/.codeclimate.yml
generated
vendored
15
frontend/node_modules/react-dropzone/.codeclimate.yml
generated
vendored
@@ -1,15 +0,0 @@
|
||||
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