1. Created separate tsconfig files for tests and prod code, including the test files in the test config.
2. Fixed linting error in DBEditTimeChartForm found while running local linting.
3. Excluded coverage CSS from the style lint task.
4. Updated app Dockerfile with test configuration and ran locally to ensure it was working.
Ref: HDX-1502