mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
chore: fix lint
This commit is contained in:
@@ -48,6 +48,8 @@ export default eslint(
|
||||
'@typescript-eslint/no-useless-constructor': 0,
|
||||
'no-extra-boolean-cast': 0,
|
||||
'react/no-unknown-property': 0,
|
||||
'regexp/match-any': 0,
|
||||
'unicorn/better-regex': 0,
|
||||
},
|
||||
},
|
||||
// MDX files
|
||||
|
||||
Reference in New Issue
Block a user