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

First cut of ESLint upgrade #1047

Closed
wants to merge 11 commits into from
Closed

First cut of ESLint upgrade #1047

wants to merge 11 commits into from

Conversation

AaronMoat
Copy link
Contributor

I don't currently intend to fully perform this upgrade on behalf of the sku maintainers, but I wanted to do a first cut of the upgrade to make sure seek-oss/eslint-config-seek#145 wasn't horribly wrong. It seems ok?

Copy link

changeset-bot bot commented Sep 8, 2024

🦋 Changeset detected

Latest commit: 92e5410

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sku Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

};
const baseConfig = [
{
ignores: [
Copy link
Contributor Author

@AaronMoat AaronMoat Sep 8, 2024

Choose a reason for hiding this comment

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

Worth considering if you migrate this on behalf of users (any custom .eslintignore they have) in some form, or just say "use dangerouslySetESLintConfig" or similar

path.join(skuPackagePath, 'config/eslint/importOrderConfig.js'),
]);
});
it.todo('should generate a eslint config');
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was too lazy to fix this test :) and one below

@AaronMoat AaronMoat closed this Nov 2, 2024
@AaronMoat AaronMoat deleted the eslint-9 branch November 2, 2024 06:38
@askoufis
Copy link
Contributor

askoufis commented Nov 3, 2024

@AaronMoat I was working off this branch 😅. Feel free to keep the PR/branch around.

@AaronMoat AaronMoat restored the eslint-9 branch November 3, 2024 22:45
@AaronMoat AaronMoat reopened this Nov 3, 2024
@AaronMoat
Copy link
Contributor Author

Sorry @askoufis!

@askoufis
Copy link
Contributor

askoufis commented Nov 14, 2024

Closing the PR but keeping the branch. I'll probably be force-pushing over it soon ™️

@askoufis askoufis closed this Nov 14, 2024
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