Skip to content

Package.json dependency causing errors in editor #1

@biati-digital

Description

@biati-digital

The API seems to be working fine, just a small note. The package.json adds a deprecated package.

"peerDependencies": {
    "vscode": "*"
 },

vscode is a deprecated package, which causes issues with linters. The the npm package page shows.
This package is deprecated in favor of @types/vscode and vscode-test https://www.npmjs.com/package/vscode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions