import-conductor
import-conductor copied to clipboard
`import type { smth}` incorrectly merged with `import {smthElse} `
Describe the bug
import type { QueryFetcher } from 'gqty';
import { createClient } from 'gqty';
This two lines are incorrectly merged into one
Steps to reproduce Steps to reproduce the behavior:
Expected behavior This linees should be kept separate
Desktop (please complete the following information):
- OS: WinOS
- import conductor version: [e.g. v2] 2.2.5