mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update eslint config
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = {
|
||||
'react-hooks/exhaustive-deps': 1,
|
||||
'import/no-cycle': 'off',
|
||||
'react/jsx-props-no-spreading': 'off',
|
||||
'react/require-default-props': 0,
|
||||
'import/prefer-default-export': 'off',
|
||||
'no-prototype-builtins': 'off',
|
||||
'no-plusplus': 'off',
|
||||
|
||||
Reference in New Issue
Block a user