Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix our internal eslint config for monorepo #29795

Merged
merged 2 commits into from
Feb 26, 2021
Merged

Conversation

LekoArts
Copy link
Contributor

The eslint config for our monorepo was in a broken state, which led to my IDE complaining about it and the affected rules not working.

Since naming-convention now works I had to change stuff a bit. I just wanted the errors to go away, didn't fix any. We should do that sometime later and actually enforce our styleguide.

@LekoArts LekoArts added the type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change label Feb 26, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 26, 2021
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 26, 2021
Copy link
Contributor

@ascorbic ascorbic left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this. We're goign to have to dive in at some point later to work out how to allow some of the weird double-underscore stuff

@LekoArts
Copy link
Contributor Author

@LekoArts LekoArts merged commit 0b4664e into master Feb 26, 2021
@LekoArts LekoArts deleted the v3/eslint-fixes branch February 26, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants