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 post qualified import formatting (more cases) (#372)
* Add support for post qualified import formatting.
Adds an option to use post qualified module imports.
Related to #284Resolves#334
* Add failing test cases for post qualified import formatting.
Related to #284 and #334
* Fix imports test case 33 - 'qualified' goes before imported names
* Consolidate import module name logic
Co-authored-by: Jim McStanton <[email protected]>
0 commit comments