Fix socket app stats #28
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
build:
src/fast-tracker.ts#L168
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
|
|
build:
src/fast-tracker.ts#L132
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
|