sufst / wireless-telemetry-gui

Web-based telemetry GUI system
6 stars 1 forks source link

chore: add linting for typescript #87

Closed AndreasDemenagas closed 1 year ago

AndreasDemenagas commented 1 year ago

Description

Adds Typescript linting to the project. Once this is complete, a check should be added before each PR to make sure there are no linting issues.

Currently being worked in the refactoring-work branch