mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 05:56:51 +08:00
ignore import error in pre-commit
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user