[web] Lint source code

This commit is contained in:
Alain Nussbaumer
2025-06-01 18:05:12 +02:00
parent 4872bfd7fd
commit 60b688a182
4 changed files with 15 additions and 18 deletions

View File

@@ -16,7 +16,6 @@ export default [
camelcase: 'off',
'id-length': 'off',
'max-lines-per-function': 'off',
'max-statements': 'off',
'no-bitwise': 'off',
'no-magic-numbers': 'off',
'no-undef': 'off',