chore: update #197
Annotations
5 errors
lint:
app/components/Cursor.vue#L3
Expected "~/types" (internal-type) to come before "@vueuse/core" (external)
|
lint:
app/components/GC.vue#L4
Expected "~/utils" (internal-type) to come before "~/utils" (internal)
|
lint:
app/composables/cursor.ts#L2
Expected "~/types" (internal-type) to come before "@vueuse/core" (external)
|
lint:
app/utils/gc.ts#L2
Expected "~/types" (internal-type) to come before "dayjs" (external)
|
lint
Process completed with exit code 1.
|