Fitbit / fitbit-sdk-toolchain

Toolchain for building Fitbit apps
https://dev.fitbit.com
BSD 3-Clause "New" or "Revised" License
54 stars 8 forks source link

Remove tslint towards eslint #287

Closed SergioMorchon closed 2 years ago

SergioMorchon commented 2 years ago

Signed-off-by: Sergio Morchón Poveda sergio.morchon@outlook.com

tslint was deprecated time ago, and moved under the eslint project.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.4%) to 77.311% when pulling 722eee4c31a76f5a06c9493b6a796c2e4a67d5d6 on SergioMorchon:remove-tslint-towards-eslint into 1a081df4fc4dd3609c9ef11ca53d7cf57cbd81f0 on Fitbit:master.

Hexxeh commented 2 years ago

I need to revisit this at some point - we have an internal eslint config that I need to move to a public package and reference here.