Skip to content

Missing @tsconfig/node20 in dev dependencies #22

Open
@Rodeoclash

Description

@Rodeoclash

After pulling the repo and running an npm install I get VSCode complaining about the @tsconfig/node20 package being missing.

Adding:

"@tsconfig/node20": "^20.1.2"

To the dev dependencies and running another npm install removes the error.

Let me know if you want me to raise a PR 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions