Reformat imports #54
Annotations
3 errors
Run cd frontend && npm run lint:eslint:
frontend/src/routes/auth/logout/+page.ts#L1
There should be at least one empty line between import groups
|
Run cd frontend && npm run lint:eslint:
frontend/src/routes/auth/logout/+page.ts#L2
`$lib/stores` import should occur before import of `$app/navigation`
|
Run cd frontend && npm run lint:eslint
Process completed with exit code 1.
|
Loading