Skip to content

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

Open
JounQin wants to merge 1 commit intostandard:masterfrom
eslinter:refactor/import-x
Open

refactor: migrate plugin-import to plugin-import-x#434
JounQin wants to merge 1 commit intostandard:masterfrom
eslinter:refactor/import-x

Conversation

@JounQin
Copy link
Copy Markdown

@JounQin JounQin commented Apr 12, 2025

Motivation:

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

@socket-security
Copy link
Copy Markdown

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 ↗

Comment thread .eslintrc.js
overrides: [
{
files: ['*.js', '*.ts'],
extends: 'eslint-config-standard-with-typescript',
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@JounQin
Copy link
Copy Markdown
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