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

Move lint config to shared package #2387

Merged
merged 5 commits into from
Jan 16, 2022
Merged

Move lint config to shared package #2387

merged 5 commits into from
Jan 16, 2022

Conversation

@fregante fregante marked this pull request as ready for review January 15, 2022 17:46
@@ -128,6 +128,7 @@
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-persist-webextension-storage": "^1.0.2",
"regenerator-runtime": "^0.13.9",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added a dependency checker so this is back here.


// The rule is unreasonably slow (90 sec lint -> 5 minutes)
// https://github.com/pixiebrix/pixiebrix-extension/issues/1080
"import/no-cycle": "off",
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants