Closed dev-737 closed 2 months ago
Refactor the imports in multiple files to use the #main prefix wherever possible. It also splits the utils.ts file into multiple files for better organization and maintainability.
#main
utils.ts
Failed conditions C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Refactor the imports in multiple files to use the
#main
prefix wherever possible. It also splits theutils.ts
file into multiple files for better organization and maintainability.