mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-26 17:52:59 +02:00
Update frontend/eslint.config.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3517f22c23
commit
539b8b7d91
@ -60,7 +60,7 @@ export default defineConfig(
|
|||||||
},
|
},
|
||||||
rules: {
|
rules: {
|
||||||
'react-hooks/exhaustive-deps': 'warn',
|
'react-hooks/exhaustive-deps': 'warn',
|
||||||
'react-hooks/rules-of-hooks': 'warn',
|
'react-hooks/rules-of-hooks': 'error',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user