Skip to content

Ensure none of the npm packages use native dependencies #1416

Closed

Description

The extension should not directly or indirectly rely on any native (c code) dependencies.
This will introduce incompatibilities with different versions of VS Code (as these are built during npm install).

This needs to be added on CI,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    debtCovers everything internal: CI, testing, refactoring of the codebase, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions