引入 husky,并全局重新格式化
This commit is contained in:
@@ -13,7 +13,6 @@ type ApiResponse<T = undefined> = {
|
||||
data: T
|
||||
}
|
||||
|
||||
|
||||
type PageRecord<T = unknown> = {
|
||||
total: number
|
||||
page: number
|
||||
|
||||
Reference in New Issue
Block a user