Skip to content

Wrong migration of import having 'from' in name #82

Description

@panthony

The following import in tests:

import { durationFromNow } from '../../../helpers/duration-from-now';

was translated to

import {
  durationFromNow } from '../../../helpers/duratio
} from-now';

Not a big deal though as the error can't be missed :)

Thanks for this awesome addon though it saved me a lot of time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions