Implement all logic on the client side in csvxmlV2.js
For completing the rewrite, translations and some UI work are still needed. See #14
This commit is contained in:
16
public/assets/js/jszip/.codeclimate.yml
Normal file
16
public/assets/js/jszip/.codeclimate.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
engines:
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- javascript
|
||||
eslint:
|
||||
enabled: true
|
||||
fixme:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- "lib/*.js"
|
||||
exclude_paths:
|
||||
- "dist/*"
|
Reference in New Issue
Block a user