mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
[web] Remove linting rule
This commit is contained in:
@@ -14,7 +14,6 @@ export default [
|
||||
camelcase: 'off',
|
||||
'id-length': 'off',
|
||||
'max-lines-per-function': 'off',
|
||||
'no-bitwise': 'off',
|
||||
'no-magic-numbers': 'off',
|
||||
'one-var': 'off',
|
||||
'sort-keys': 'off'
|
||||
|
||||
Reference in New Issue
Block a user