Skip to content

chore(frontend): remove ESLint in favor of Biome - #113

Merged
kyscott18 merged 1 commit into
mainfrom
chore/remove-frontend-eslint
Aug 6, 2026
Merged

chore(frontend): remove ESLint in favor of Biome#113
kyscott18 merged 1 commit into
mainfrom
chore/remove-frontend-eslint

Conversation

@kyscott18

@kyscott18 kyscott18 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Delete unused ESLint. CI was already using Biome to check frontend/

Greptile Summary

The PR removes the unused frontend ESLint setup now that CI performs linting with Biome.

  • Deletes the ESLint configuration and frontend lint script.
  • Removes ESLint dependencies and updates the pnpm lockfile.
  • Disables the obsolete ESLint workspace setting.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
frontend/package.json Removes the unused ESLint script and development dependencies while retaining the existing build and type-check commands.
frontend/pnpm-lock.yaml Removes the ESLint dependency graph and remains consistent with the updated frontend manifest.
frontend/eslint.config.mjs Deletes the obsolete Next.js ESLint configuration.
.vscode/settings.json Removes the ESLint enablement setting while retaining Biome as the formatter.

Reviews (3): Last reviewed commit: "chore(frontend): remove ESLint in favor ..." | Re-trigger Greptile

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
monode Ready Ready Preview Aug 6, 2026 1:20pm

Request Review

@kyscott18
kyscott18 force-pushed the chore/remove-frontend-eslint branch from db14b5d to 729dd82 Compare August 6, 2026 13:19
@kyscott18
kyscott18 merged commit 30923da into main Aug 6, 2026
10 checks passed
@kyscott18
kyscott18 deleted the chore/remove-frontend-eslint branch August 6, 2026 13:21
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.

2 participants