chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets… #52
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Check Code Style:
src/lib/tracing.mts#L5
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
Check Code Style
Process completed with exit code 1.
|