mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 06:40:17 +08:00
build(projects): update tsconfig、eslintrc
This commit is contained in:
@@ -47,6 +47,6 @@ export default function useCountDown(second: number) {
|
||||
isCounting,
|
||||
start,
|
||||
stop,
|
||||
isComplete
|
||||
isComplete,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user