-
Notifications
You must be signed in to change notification settings - Fork 909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace '@endemolshinegroup/cosmiconfig-typescript-loader' #2912
Comments
Thanks for the heads up. |
Just replace the package with the new one, not too much work. The API keeps the same, as far as I can see. But it's still better to have a full test. Sorry I don't have a PR now. |
Ah, sorry, should have read your description more carefully, thanks, will do!
😵💫 😮💨 |
I commented the PR #2914 Except one diff, everything looks OK |
Where did you comment? I don't see anything |
Hey, yeah thanks for checking! This is intended: loaders: {
".ts": TypeScriptLoader(),
}, |
Will be fixed with the next release |
When will the next release come out? Seems a week passed by. |
Yeah, bit busy, will try to do it soon-ish |
Expected Behavior
Please replace
@endemolshinegroup/cosmiconfig-typescript-loader
withcosmiconfig-typescript-loader
Beacuse:
@endemolshinegroup/cosmiconfig-typescript-loader
is a private package,@endemolshinegroup/cosmiconfig-typescript-loader
is not active maintained and all PRs are block for almost 1 year.Current Behavior
Affected packages
Possible Solution
Steps to Reproduce (for bugs)
commitlint.config.js
```js ```Context
EndemolShineGroup/cosmiconfig-typescript-loader#200
Your Environment
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: