chore: lint #3
Annotations
10 errors
lint:
src/runtime/composables.ts#L2
Expected "EventPayload" to come before "StaticPayload"
|
lint:
src/runtime/composables.ts#L2
Should have line breaks between items, in node ImportDeclaration
|
lint:
src/runtime/composables.ts#L2
Should have line breaks between items, in node ImportDeclaration
|
lint:
src/runtime/composables.ts#L2
Expected "IdentifyPayload" to come before "ViewPayload"
|
lint:
src/runtime/composables.ts#L2
Should have line breaks between items, in node ImportDeclaration
|
lint:
src/runtime/composables.ts#L3
Expected "EventData" to come before "PreflightResult"
|
lint:
src/runtime/composables.ts#L3
Should have line breaks between items, in node ImportDeclaration
|
lint:
src/runtime/composables.ts#L3
Should have line breaks between items, in node ImportDeclaration
|
lint:
src/runtime/composables.ts#L6
Expected "#build/umami.config.mjs" (external) to come before "./utils" (sibling)
|
lint:
src/runtime/composables.ts#L178
Expected "umIdentify" to come before "umTrackView"
|