Options
All
  • Public
  • Public/Protected
  • All
Menu

The settings for a specific plugin.

Hierarchy

  • PartialJSONObject
    • IPlugin

Index

Properties

Properties

data

The collection of values for a specified plugin.

id

id: string

The name of the plugin.

raw

raw: string

The raw user settings data as a string containing JSON with comments.

schema

schema: ISchema

The JSON schema for the plugin.

version

version: string

The published version of the NPM package containing the plugin.

Generated using TypeDoc