mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 04:36:31 +08:00
update
This commit is contained in:
parent
17f4c89d11
commit
2a265a4526
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@ export default antfu(
|
||||
'react/no-unnecessary-use-prefix': 'error',
|
||||
},
|
||||
},
|
||||
ignores: ['public', 'types/doc-paths.ts', 'eslint-suppressions.json', 'contract/generated/**'],
|
||||
ignores: ['public', 'types/doc-paths.ts', 'eslint-suppressions.json'],
|
||||
typescript: {
|
||||
overrides: {
|
||||
'ts/consistent-type-definitions': ['error', 'type'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user