mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
[web] Lint source code
This commit is contained in:
@@ -15,7 +15,6 @@ export default [
|
||||
rules: {
|
||||
camelcase: 'off',
|
||||
'id-length': 'off',
|
||||
'max-lines': 'off',
|
||||
'max-lines-per-function': 'off',
|
||||
'max-statements': 'off',
|
||||
'no-bitwise': 'off',
|
||||
|
||||
Reference in New Issue
Block a user