Skip to content

Add ESLint config and lint pipeline#19

Merged
BikerViking merged 1 commit intomainfrom
codex/create-eslint-configuration-and-scripts
Aug 27, 2025
Merged

Add ESLint config and lint pipeline#19
BikerViking merged 1 commit intomainfrom
codex/create-eslint-configuration-and-scripts

Conversation

@BikerViking
Copy link
Owner

Summary

  • add root ESLint configuration for JS/TS and server tests
  • add lint scripts and dependencies to client and server packages
  • run lint checks in CI workflow

Testing

  • npm run lint (client)
  • npm run lint (server)
  • npm test (server)
  • npm test (client) (fails: Missing script "test")

https://chatgpt.com/codex/tasks/task_b_68af1545eb408325803ec02ad46d4e4a

@BikerViking BikerViking merged commit 8010bf9 into main Aug 27, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant