smartdevicelink/sdl_server

Fix errors found by linter

renonick87 opened this issue · 0 comments

Bug Report

With the addition of the linter being added to the build process, the build needs to be run twice for the server to start due to existing errors found by the linter.

Reproduction Steps
  1. Run the linter with npm run lint
Expected Behavior

The console should print out:

 DONE  No lint errors found!
Observed Behavior

Instead it reads:

74 errors found.