mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 14:20:54 +03:00
Silence, warning.
This commit is contained in:
parent
683e55b57d
commit
3872b0bf13
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
'react/jsx-filename-extension': [1, { extensions: ['.js', '.jsx', '.tsx'] }],
|
||||
'react/jsx-props-no-spreading': 'off',
|
||||
'react/jsx-no-bind': 'off',
|
||||
'react/function-component-definition': 'off',
|
||||
|
||||
'@next/next/no-img-element': 'off',
|
||||
|
||||
|
|
Loading…
Reference in a new issue