fix eslint #99
Annotations
3 errors and 1 warning
[perfectionist/sort-exports] Expected "./constants" to come before "./types":
src/index.ts#L37
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"
|
[perfectionist/sort-exports] Expected "./EventBus" to come before "./functions":
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 "./EventBus" to come before "./functions"
|
ESLint
Process completed with exit code 1.
|
ESLint
[(unknown rule)] Unused eslint-disable directive (no problems were reported). (line 133:1)
|