-
Notifications
You must be signed in to change notification settings - Fork 44
DX: Add ESLint to backend and wire into CI #145
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea: backendBackend API (Node/Express)Backend API (Node/Express)ciContinuous Integration / workflowsContinuous Integration / workflowsdifficulty: mediumModerate complexityModerate complexitydxDeveloper experienceDeveloper experience
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea: backendBackend API (Node/Express)Backend API (Node/Express)ciContinuous Integration / workflowsContinuous Integration / workflowsdifficulty: mediumModerate complexityModerate complexitydxDeveloper experienceDeveloper experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Goal\nPrevent backend regressions and enforce consistent code quality.\n\n## Scope\n- Add ESLint config for Node ESM\n- Add script to \n- Update backend CI to run lint (conditionally or always)\n\n## Acceptance criteria\n- runs locally and in CI\n- CI fails on lint errors\n