Skip to content

tooling: add ESLint flat config for server/ package#674

Open
Debajyoti117 wants to merge 1 commit into
parthbuilds-community:mainfrom
Debajyoti117:add-eslint-server
Open

tooling: add ESLint flat config for server/ package#674
Debajyoti117 wants to merge 1 commit into
parthbuilds-community:mainfrom
Debajyoti117:add-eslint-server

Conversation

@Debajyoti117

Copy link
Copy Markdown

Closes #673

  • Added eslint.config.js (flat config) for the server/ package
  • Added lint script to server/package.json
  • Fixed all lint violations (unnecessary escapes, empty catch blocks, control regex)
  • Added Jest globals for test files

@github-actions github-actions Bot added enhancement New feature or request refactor Improve code without changing functionality backend labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend enhancement New feature or request refactor Improve code without changing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tooling: Add ESLint configuration for the server/ package

1 participant