Silence, warning.
This commit is contained in:
parent
683e55b57d
commit
3872b0bf13
@ -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…
x
Reference in New Issue
Block a user