Skip to content

Conversation

@dgolubevs
Copy link

@dgolubevs dgolubevs commented Dec 2, 2022

…e jest.config.js to jest.config.ts for reading config from tsconfig; made changes in few ts files and tests to check compilation;

JIRA link

https://companieshouse.atlassian.net/browse/BI-12204

Change description

Add ability top use aliases in import statement in all *.ts files

import Module from '../../../jutils/file.ts';
-> import Module from '@utils/file.ts'

Work checklist

  • [v ] Tests added where applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants