specify react version
This commit is contained in:
parent
17f705d167
commit
b1279efa0f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ export default [
|
|||
...svelte,
|
||||
reactPlugin.configs.flat.recommended,
|
||||
{
|
||||
settings: { react: { version: '18.2' } },
|
||||
rules: {
|
||||
'react/prop-types': [
|
||||
'error',
|
||||
|
|
|
|||
Loading…
Reference in a new issue