Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Conversation

@pablo-rodriguez-jd
Copy link
Contributor

No description provided.

@@ -1,22 +1,21 @@
import React from "react";
/* eslint-disable jsx-a11y/label-has-associated-control */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason for disabling these in this file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

<LoaderWrapper>
<CubeGrid>
{cubes.map((delay, i) => (
// eslint-disable-next-line react/no-array-index-key
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is disable required? Is there a way to work around this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@james-martin-jd james-martin-jd merged commit e64d6f9 into develop Jun 20, 2019
@james-martin-jd james-martin-jd deleted the feature/prettier-eslint branch June 20, 2019 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants