🛠️ [TsConfig] Update for Vite 5 #130
Annotations
10 errors
Lint the codebase:
src/Earwurm.ts#L28
Member '#context' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L29
Member '#gainNode' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L31
Member '#fadeSec' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L32
Member '#request' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L264
Member '#handleSuspend' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L286
Member '#handleStateChange' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Earwurm.ts#L293
Member '#handleStackStateChange' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Sound.ts#L14
Member '#source' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Sound.ts#L15
Member '#gainNode' is never reassigned; mark it as `readonly`
|
Lint the codebase:
src/Sound.ts#L16
Member '#fadeSec' is never reassigned; mark it as `readonly`
|