Closed
Description
During updating eslint to 6.8.0 version I had to disable some rules to avoid multiple changes across the codebase, as we have branch feature/bulk-milestone-updates
with quite wast changes, to avoid merge conflicts later.
After we merge feature/bulk-milestone-updates
to develop
we should re-enable the eslint rules disable in this PR https://github.com/topcoder-platform/tc-project-service/pull/537/files#diff-1dc6ee56b778cd91e0327b52aaeaa1b9 and fix the source code accordingly.