Fix the view logs command #741
Annotations
3 errors
lint:
src/commands.ts#L269
Replace `"No·logs·available.·Make·sure·to·set·coder.proxyLogDirectory·to·get·logs.",·this.workspaceLogPath·||·"<unset>"` with `⏎········"No·logs·available.·Make·sure·to·set·coder.proxyLogDirectory·to·get·logs.",⏎········this.workspaceLogPath·||·"<unset>",⏎······`
|
lint:
src/remote.ts#L494
Don't use `String` as a type. Use string instead
|
lint
Process completed with exit code 1.
|