vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

Remove ts and lint exceptions from src/utils.ts

Open vidorteg opened this issue 4 years ago • 1 comments

Environment (please complete the following information):

  • OS (e.g., Windows 10): Windows 10
  • Extension version (e.g., 1.2.3): NA

Describe the bug: file src/utils.ts line 229 handles the case for ECONNREFUSED, some ts and linting exceptions have been added to allow the unsafe access of the variable, this needs to be refactored to take the comments out.

Repro steps: NA

Expected behavior: NA

Additional context: NA

vidorteg avatar Oct 11 '21 22:10 vidorteg

@vidorteg is this still something that needs to be done? If so, please add the tracked label so we can track this on the internal backlog.

captainbrosset avatar Feb 01 '22 13:02 captainbrosset