Skip to content

fix: generate supported Next.js lint setup#25

Merged
rogerchappel merged 1 commit into
mainfrom
agent/oss-978-next-lint
Jul 25, 2026
Merged

fix: generate supported Next.js lint setup#25
rogerchappel merged 1 commit into
mainfrom
agent/oss-978-next-lint

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • replace the removed next lint command with the ESLint CLI
  • generate a Next.js flat ESLint configuration and required dependency
  • install, lint, and run repository validation for the generated Next app in smoke coverage

Commits

  • fix: generate supported Next.js lint setup

Verification

  • pnpm install --frozen-lockfile
  • pnpm run release:check
  • git diff --check

The smoke check resolved Next.js 16.2.11, ran npm run lint, and completed bash scripts/validate.sh, including next build.

@rogerchappel
rogerchappel merged commit 4424e2c into main Jul 25, 2026
2 checks passed
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