Skip to content

chore(eslint): standardise on flat base + plugin-recommended spread#59

Merged
mridang merged 1 commit into
mainfrom
chore/standardise-eslint
May 31, 2026
Merged

chore(eslint): standardise on flat base + plugin-recommended spread#59
mridang merged 1 commit into
mainfrom
chore/standardise-eslint

Conversation

@mridang
Copy link
Copy Markdown
Collaborator

@mridang mridang commented May 31, 2026

Description

Same ESLint flat-config skeleton across every example app: @eslint/js + typescript-eslint + framework plugin spread + eslint-config-prettier last. Drops framework wrapper presets.

Related Issue

N/A.

Motivation and Context

Configs had drifted across repos. Aligns them.

How Has This Been Tested?

lint, format:check, prepack green. lint:fix && format is idempotent.

Documentation:

N/A.

Checklist:

  • I have updated the documentation accordingly.
  • I have assigned the correct milestone or created one if non-existent.
  • I have correctly labeled this pull request.
  • I have linked the corresponding issue in this description.
  • I have requested a review from at least 2 reviewers
  • I have checked the base branch of this pull request
  • I have checked my code for any possible security vulnerabilities

@mridang mridang added javascript Pull requests that update javascript code enhancement New feature or request labels May 31, 2026
@mridang mridang self-assigned this May 31, 2026
@mridang mridang merged commit 2dd02f2 into main May 31, 2026
7 checks passed
@mridang mridang deleted the chore/standardise-eslint branch May 31, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant