Skip to content

refactor: migrate plugin-import to plugin-import-x #434

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JounQin
Copy link

@JounQin JounQin commented Apr 12, 2025

Motivation:

Just quote from another PR: shlinkio/js-coding-standard#129 (comment)

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub ↗.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​eslint@​8.44.8 ⏵ 8.56.12100 +110076 +182100
Addedeslint-config-love@​47.0.0991009393100
Addedeslint-plugin-import-x@​4.10.29910010095100
Updatedeslint@​8.55.0 ⏵ 8.57.09710010096100

View full report ↗

@@ -2,7 +2,7 @@ module.exports = {
overrides: [
{
files: ['*.js', '*.ts'],
extends: 'eslint-config-standard-with-typescript',
Copy link
Author

@JounQin JounQin Apr 12, 2025

Choose a reason for hiding this comment

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

It's requiring a removed .eslintrc.json and has been deprecated, eslint-config-love is the successor.

@voxpelli
Copy link
Member

Check out https://github.com/neostandard/neostandard for a current version

@JounQin
Copy link
Author

JounQin commented Apr 12, 2025

Check out https://github.com/neostandard/neostandard for a current version

@voxpelli Thanks, but it's not compatible with legacy configs.

It's not me just many other projects still using legacy configs.

I'll add it back at https://github.com/eslinter/eslint-config-standard

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