mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-04-18 11:49:41 +08:00
chore: hide eslint complexity warning (#17698)
This commit is contained in:
parent
33324ee23d
commit
6cf1ada36e
@ -85,7 +85,6 @@ export default combine(
|
||||
{
|
||||
// orignal config
|
||||
rules: {
|
||||
'complexity': ['warn', { max: 10 }],
|
||||
// orignal ts/no-var-requires
|
||||
'ts/no-require-imports': 'off',
|
||||
'no-console': 'off',
|
||||
|
Loading…
x
Reference in New Issue
Block a user