mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 08:32:43 +03:00
chore: add circular check (#2995)
This commit is contained in:
parent
7f89b197da
commit
3d70148e0f
@ -9,3 +9,6 @@ yarn exec lint-staged
|
||||
|
||||
# type check
|
||||
yarn typecheck
|
||||
|
||||
# circular dependency check
|
||||
yarn circular
|
||||
|
Loading…
Reference in New Issue
Block a user