[UD] Setup formatter and linter for the dashboard backend #20379
Labels
area/dashboard
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe
The dashboard backend package doesn't have any formatter set up and only contains the configuration file for tslint that was deprecated some time ago.
Describe the solution you'd like
Setup typescript formatter and eslint for the dashboard backend package; reuse configurations from the dashboard frontend package. Run linter and formatter for staged files on pre-commit hook.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: