Skip to content

Fix ESLint config so lint runs - #137

Open
digambernegi wants to merge 1 commit into
github-samples:mainfrom
digambernegi:fix/eslint-config
Open

Fix ESLint config so lint runs#137
digambernegi wants to merge 1 commit into
github-samples:mainfrom
digambernegi:fix/eslint-config

Conversation

@digambernegi

Copy link
Copy Markdown

What

Fix the ESLint flat config import so the project’s lint command runs successfully.

Why

npm run lint was failing during config loading, so contributors could not verify code quality with the documented workflow.

Changes

  • Updated eslint.config.mjs to import flat-config helpers from eslint/config
  • Fixed one JSX comment text issue in app/page.tsx so lint passes cleanly

Verification

  • npm run lint

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.

1 participant