You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thanks for this awesome library, I already integrated it with File watcher of my IDE Webstorm which runs it on save.
although I faced a problem which this enhancement will fix it.
in a Typescript project I use TypeDi for dependency injection and I need to reflect-metadata be the first line but after running the plugin it will be pushed to third line.
Allow excluding files/paths in the following ways:
ignore
which accepts file paths/glob regexes.// import-conductor-ignore
The text was updated successfully, but these errors were encountered: