Skip to content

Tests don't pass #43

@srmagura

Description

@srmagura
  1. Clone the repository.
    • On Windows, you'll need to set your Git configuration to have core.autocrlf=false. I have a fix for this in my fork.
  2. Install packages: yarn (Tested using Yarn 1.22.4)
  3. Run tests: yarn test

Expected behavior: ESLint reports 0 errors and 0 warnings.

Actual behavior: ESLint reports 26 errors. 22 import/no-unresolved and 4 import/extensions. Full output. Tested in two environments: Windows 10 w/ Node 10 and Ubuntu with w/ Node 13.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions