Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix for prettier-plugin-organize-imports which deletes imports…
… in WebStorm (#463) # Motivation The "Refactoring" feature of Webstorm had for results to remove all imports when code was moved between modules. https://youtrack.jetbrains.com/issue/WEB-50178#focus=Comments-27-8352541.0-0 simonhaenisch/prettier-plugin-organize-imports#110 (comment) # Changes - bump `prettier-plugin-organize-imports`
- Loading branch information