mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 22:14:26 +01:00
fix: favicon URL
This commit is contained in:
@@ -48,15 +48,6 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
],
|
||||
'jsx-a11y/label-has-associated-control': [
|
||||
'error',
|
||||
{
|
||||
labelComponents: ['label'],
|
||||
labelAttributes: ['inputLabel'],
|
||||
assert: 'both',
|
||||
depth: 3,
|
||||
},
|
||||
],
|
||||
'prettier/prettier': 'error',
|
||||
},
|
||||
settings: {
|
||||
|
||||
Reference in New Issue
Block a user