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