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
Add support for imports with side-effects. This adds a new
configuration option moduleSideEffectImports that can be used to
auto-inject these imports when running fix-imports.
Add moduleNameFormatter configuration option.
Add meteor environment.
Add support for JavaScript configuration files and allow configuration
options to be functions.
Add importjsd logpath.
Deprecations:
Deprecate .importjs.json in favor of .importjs.js.