mrseanryan / tslint-folders

:file_folder: Use tslint to check for invalid imports between packages and folders in your TypeScript project. Automatic validation and documentation of package architecture.
MIT License
9 stars 1 forks source link

Fix multicomponent path from tsconfig fails on windows [fixes unit tests also] #42

Closed mrseanryan closed 3 years ago

mrseanryan commented 3 years ago

Fixes #38 multicomponent path from tsconfig fails on windows

mrseanryan commented 3 years ago

:tada: This PR is included in version 4.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: