mirror of https://github.com/langgenius/dify.git
chore: remove useless rule
This commit is contained in:
parent
7c8c15ef1a
commit
c760902e72
|
|
@ -63,7 +63,6 @@ export default combine(
|
|||
overrides: {
|
||||
// useful, but big change
|
||||
'ts/no-empty-object-type': 'off',
|
||||
// 'ts/no-use-before-define': 'off'
|
||||
},
|
||||
}),
|
||||
unicorn(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue