Skip to content

Add eslint config.#480

Open
v-craigjzgh wants to merge 1 commit intomainfrom
add_eslint
Open

Add eslint config.#480
v-craigjzgh wants to merge 1 commit intomainfrom
add_eslint

Conversation

@v-craigjzgh
Copy link
Copy Markdown
Collaborator

This branch replicates #478.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an ESLint flat config at the repository root (Next.js + Prettier) to enable npm run lint, and updates the lockfile accordingly.

Changes:

  • Add eslint.config.js exporting a Next.js + Prettier ESLint configuration.
  • Update package-lock.json dependency resolutions (notably @types/node and undici-types).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package-lock.json Updates locked dependency versions/resolutions, including @types/node and undici-types.
eslint.config.js Introduces root ESLint flat config using eslint-config-next and eslint-config-prettier.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants