This commit is contained in:
asc24
2026-07-24 16:13:19 +08:00
parent dc4f6b2132
commit c3fce0ee70
180 changed files with 50264 additions and 1407 deletions

16
node_modules/jszip/.codeclimate.yml generated vendored Normal file
View 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/*"