mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 01:28:20 +00:00
Update JS and PY dependencies (#29127)
- Update all excluding `@mcaptcha/vanilla-glue` and `eslint-plugin-array-func` - Remove deprecated and duplicate eslint rule - Tested Monaco, Mermaid and Swagger
This commit is contained in:
@@ -558,7 +558,6 @@ rules:
|
||||
prefer-rest-params: [2]
|
||||
prefer-spread: [2]
|
||||
prefer-template: [2]
|
||||
quotes: [2, single, {avoidEscape: true, allowTemplateLiterals: true}]
|
||||
radix: [2, as-needed]
|
||||
regexp/confusing-quantifier: [2]
|
||||
regexp/control-character-escape: [2]
|
||||
|
Reference in New Issue
Block a user