refactor(noti): use Date.now()
instead of new Date().getTime()
#44
+1
β2
Annotations
2 warnings
Lint:
packages/core/src/composables/useNotiContext.ts#L8
'val' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/core/src/composables/useNotiContext.ts#L28
'options' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading