Merge remote-tracking branch 'origin/release/0.20' into feat/add-otp-plugin

This commit is contained in:
dswbx
2025-11-10 13:25:01 +01:00
3 changed files with 15 additions and 16 deletions

View File

@@ -68,7 +68,7 @@
"noArrayIndexKey": "off",
"noImplicitAnyLet": "warn",
"noConfusingVoidType": "off",
"noConsole": { "level": "warn", "options": { "allow": ["log"] } }
"noConsole": { "level": "warn", "options": { "allow": ["error"] } }
},
"security": {
"noDangerouslySetInnerHtml": "off"