Skip to content

Remove leftover Nx tooling (nx.json, workspace.json, project.json) #29

Description

@alphacrack

nx.json, workspace.json, and project.json are left over from a pre-refactor monorepo setup. No npm script or workflow references Nx anymore, but the nx-related devDependencies still get installed and Dependabot keeps proposing bumps for a tool we don't use (see PR #12).

What to do

Acceptance criteria

  • npm ci && npm test && npm run build all pass with the Nx files and deps gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions