chore(projects): update eslint config
This commit is contained in:
parent
5534294163
commit
5023f37125
@ -9,8 +9,7 @@ export default defineConfig(
|
|||||||
{
|
{
|
||||||
ignores: ['index', 'App', '[id]']
|
ignores: ['index', 'App', '[id]']
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
'no-empty-function': 'off'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user