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

RFC: Try to remove ESLint languageOptions #1769

Merged
merged 2 commits into from
Jan 15, 2025
Merged

RFC: Try to remove ESLint languageOptions #1769

merged 2 commits into from
Jan 15, 2025

Conversation

72636c
Copy link
Member

@72636c 72636c commented Jan 15, 2025

We have more modern defaults specified in eslint-config-seek/base.

This may require some manual testing to ensure it doesn't break things on a typical back-end repository that still uses CommonJS.

We have more modern defaults specified in `eslint-config-seek/base`.

- https://github.com/seek-oss/eslint-config-seek/blob/b06e07d6370c5a0bd585a6dc30ffd7708ff68e06/base.js#L120-L121
- https://github.com/seek-oss/eslint-config-seek/blob/b06e07d6370c5a0bd585a6dc30ffd7708ff68e06/base.js#L138-L141

This may require some manual testing to ensure it doesn't break things
on a typical back-end repository that still uses CommonJS.
@72636c 72636c requested a review from a team as a code owner January 15, 2025 04:33
Copy link

changeset-bot bot commented Jan 15, 2025

🦋 Changeset detected

Latest commit: 5c95416

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

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

@72636c
Copy link
Member Author

72636c commented Jan 15, 2025

I gave this a whirl on a few repos (one with a package, one with Lambda functions, one service monorepo) and it seems fine 🤷

@72636c 72636c enabled auto-merge (squash) January 15, 2025 22:04
@72636c 72636c merged commit fc74c35 into main Jan 15, 2025
15 checks passed
@72636c 72636c deleted the old-lang-opts branch January 15, 2025 22:07
@seek-oss-ci seek-oss-ci mentioned this pull request Jan 15, 2025
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