Skip to content

When yarn test after flow step getting an error #219

Closed
@lavebug

Description

@lavebug

Type of issue: bug

Chapter: 2 after implementing Flow

If it's a bug:

screen shot 2017-05-17 at 1 59 38 pm

Activity

lavebug

lavebug commented on May 18, 2017

@lavebug
Author

Add ignore to .flowconfig

[ignore]
./node_modules/eslint-plugin-jsx-a11y/src/.

kahirul

kahirul commented on May 20, 2017

@kahirul

Just in case someone needed
<PROJECT_ROOT>/node_modules/eslint-plugin-jsx-a11y/src finally works for me

https://flow.org/en/docs/config/ignore/

beane

beane commented on May 20, 2017

@beane

I ran into this as well, wrote a PR that should fix it.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @kahirul@lavebug@beane

      Issue actions

        When yarn test after flow step getting an error · Issue #219 · verekia/js-stack-from-scratch