agents.md icon indicating copy to clipboard operation
agents.md copied to clipboard

Update linting configuration in preparation for next v16

Open nickspaargaren opened this issue 2 months ago • 1 comments

What

Migrated linting configuration in preparation for next v16. next lint is going to be deprecated, see: https://nextjs.org/blog/next-16#breaking-changes-and-other-updates

This PR adds the recommended next ESLint setup found here: https://nextjs.org/docs/app/api-reference/config/eslint

How to test

  • Checkout this branch
  • Run pnpm install
  • Run ppm run lint
  • Make sure there are no linting errors like so:
➜  agents.md git:(update-linting-configuration) pnpm run lint

> [email protected] lint /agents.md
> eslint .

nickspaargaren avatar Oct 25 '25 10:10 nickspaargaren

@nickspaargaren is attempting to deploy a commit to the openai Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 25 '25 10:10 vercel[bot]