Disable perfectionist/sort-imports
in index.ts
#100
Annotations
3 errors and 2 warnings
Lint:
src/index.ts#L39
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-exports: Expected "./constants" to come before "./types"
|
Lint:
src/index.ts#L41
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-exports: Expected "./EventBus" to come before "./functions"
|
Lint
Process completed with exit code 1.
|
Lint
[(unknown rule)] Unused eslint-disable directive (no problems were reported from 'perfectionist/sort-imports'). (src/index.ts:24:1)
|
Lint
[(unknown rule)] Unused eslint-disable directive (no problems were reported). (src/types.ts:133:1)
|
The logs for this run have expired and are no longer available.
Loading