chore: add circular check (#2995)

This commit is contained in:
Alex Yang 2023-07-04 12:54:08 +08:00 committed by GitHub
parent 7f89b197da
commit 3d70148e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,6 @@ yarn exec lint-staged
# type check
yarn typecheck
# circular dependency check
yarn circular