mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
[web] Lint source code
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user