[libs/movex] Fix Linting Issues Across the Movex Library #233
Labels
beginner-friendly
This is a good issue if you're beginning with JS/TS or with Movex
code-quality
good first issue
Good for newcomers
hacktoberfest
Improvements that qualify for Hacktoberfest
hacktoberfest2024
up-for-grabs
An issue that doesn't anyone assigned to it anymore
Where
/libs/movex/src/lib/ConnectionToMasterResources.ts
libs/movex/src/lib/MovexResourceObservable.spec.ts
What
There are a few linting issues in the codebase that need to be addressed to improve overall code quality. These linting issues are flagged by our linter, and resolving them will help keep the codebase clean and consistent.
Tasks
npx nx lint movex --quiet
).Complexity:
Beginner-Friendly
The text was updated successfully, but these errors were encountered: