run yarn lint --fix (#9013)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {LogLevel, Metadata, Serializable} from '#/logger/types'
|
||||
import {LogLevel, type Metadata, type Serializable} from '#/logger/types'
|
||||
|
||||
export const enabledLogLevels: {
|
||||
[key in LogLevel]: LogLevel[]
|
||||
|
||||
Reference in New Issue
Block a user