mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-05 11:26:43 +08:00
ignore import error in pre-commit
This commit is contained in:
parent
0fa74de9d3
commit
7e00cbe826
@ -41,6 +41,6 @@ repos:
|
||||
types_or: [ts, tsx]
|
||||
types: []
|
||||
files: ^admin-frontend/
|
||||
args: [--fix, -c, './admin-frontend/.eslintrc.json']
|
||||
args: [--fix, -c, './admin-frontend/.eslintrc.json', --rule, 'import/no-unresolved: off']
|
||||
|
||||
exclude: 'CHANGELOG.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user